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

Apex First Grand Invitational - Mixed Doubles 3.0 / 50+

ID: 8100244394

Match Scores

14-12

Win

Play Date

2026-04-27

Play Time (Est)

3: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.958

VK
Veronica Kung

NRXJYZ · Georgetown, TX, US

DUPR

3.121

TEAM 2LOSS
RT
Roenia Tomlin

3XOOK4 · Cedar Park, TX, US

DUPR

2.630

LB
Larry burns

PZYK0M · USA

DUPR

2.605

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-8100244394
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6824227446,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Gollatz",
        "dupr_id": "94JKOK",
        "rating": 2.958,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      },
      {
        "name": "Veronica Kung",
        "dupr_id": "NRXJYZ",
        "rating": 3.121,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      }
    ]
  },
  {
    "team_id": 7874514766,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Roenia Tomlin",
        "dupr_id": "3XOOK4",
        "rating": 2.63,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      },
      {
        "name": "Larry burns",
        "dupr_id": "PZYK0M",
        "rating": 2.605,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]