Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

The Kitchen Open Austin 2025 - Coed Doubles Skill: OPEN Money event

ID: 8050774879

Match Scores

15-14

Win

Play Date

2025-09-27

Play Time (Est)

8:45 AM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
AG
Alex Gee

16NKV0 · Houston, TX, US

DUPR

5.304

DS
Divin Sarthak

DWWQGX · Houston, TX, US

DUPR

5.430

TEAM 2LOSS
RO
Riley OConnor

GGLRKG · Austin, TX, US

DUPR

4.812

GR
Gabe R Gomez

6ZMXEQ · Austin, TX, US

DUPR

4.766

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-8050774879
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5834618395,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Gee",
        "dupr_id": "16NKV0",
        "rating": 5.304,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Divin Sarthak",
        "dupr_id": "DWWQGX",
        "rating": 5.43,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 4484534851,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Riley OConnor",
        "dupr_id": "GGLRKG",
        "rating": 4.812,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Gabe R Gomez",
        "dupr_id": "6ZMXEQ",
        "rating": 4.766,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]