Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Apex First Grand Invitational - Mixed Doubles 3.0 / 50+

ID: 6667084818

Match Scores

15-11

Win

Play Date

2026-04-26

Play Time (Est)

7:30 PM

Play Location

Apex Pickleball Clubs, 501 Cypress Creek Road, Cedar Park, TX 78613, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
TG
Thomas Gollatz

94JKOK · Georgetown, TX, US

DUPR

2.946

VK
Veronica Kung

NRXJYZ · Georgetown, TX, US

DUPR

3.108

TEAM 2LOSS
CS
claudia salty

RYDQ7Z · Austin, TX, US

DUPR

2.514

SD
Shaun Dharshan

GWW0XD · USA

DUPR

3.121

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-6667084818
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4305881842,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Gollatz",
        "dupr_id": "94JKOK",
        "rating": 2.946,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      },
      {
        "name": "Veronica Kung",
        "dupr_id": "NRXJYZ",
        "rating": 3.108,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      }
    ]
  },
  {
    "team_id": 6903778083,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "claudia salty",
        "dupr_id": "RYDQ7Z",
        "rating": 2.514,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Shaun Dharshan",
        "dupr_id": "GWW0XD",
        "rating": 3.121,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]