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

Apex First Grand Invitational - Mixed Doubles 3.0 / 50+

ID: 7105974481

Match Scores

15-5

Win

Play Date

2026-04-26

Play Time (Est)

2:15 AM

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.962

VK
Veronica Kung

NRXJYZ · Georgetown, TX, US

DUPR

3.125

TEAM 2LOSS
GB
Gerard Bravo

4VK6L2 · USA

DUPR

2.895

JG
Joyce Gibson

5EEMKR · Leander, TX, US

DUPR

2.710

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-7105974481
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4696461625,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Gollatz",
        "dupr_id": "94JKOK",
        "rating": 2.962,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      },
      {
        "name": "Veronica Kung",
        "dupr_id": "NRXJYZ",
        "rating": 3.125,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      }
    ]
  },
  {
    "team_id": 6037324730,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gerard Bravo",
        "dupr_id": "4VK6L2",
        "rating": 2.895,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joyce Gibson",
        "dupr_id": "5EEMKR",
        "rating": 2.71,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      }
    ]
  }
]