Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

San Diego Classic - Mens Doubles Skill: (4.0 To 4.5) Age: (50 And Above)

ID: 5748010786

Match Scores

15-3

Win

Play Date

2025-08-16

Play Time (Est)

11:30 PM

Play Location

San Diego, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
WH
William Hall

8JPKO8 · Moreno Valley, CA, US

DUPR

4.086

AK
askar konkachbaev

L5K5EJ · San Diego, CA, US

DUPR

4.310

TEAM 2LOSS
GR
Gary Redente

2L0Q7Y · AZ, US

DUPR

3.846

RR
Rob Robinson

WKWZRM · USA

DUPR

3.488

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5748010786
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5323473156,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Hall",
        "dupr_id": "8JPKO8",
        "rating": 4.086,
        "profile_pic_url": null,
        "location": "Moreno Valley, CA, US"
      },
      {
        "name": "askar konkachbaev",
        "dupr_id": "L5K5EJ",
        "rating": 4.31,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 4456848395,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gary Redente",
        "dupr_id": "2L0Q7Y",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "AZ, US"
      },
      {
        "name": "Rob Robinson",
        "dupr_id": "WKWZRM",
        "rating": 3.488,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]