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

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

ID: 5147559880

Match Scores

9-15

Win

Play Date

2025-09-27

Play Time (Est)

5:00 PM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
AG
Alex Gee

16NKV0 · Houston, TX, US

DUPR

5.276

DS
Divin Sarthak

DWWQGX · Houston, TX, US

DUPR

5.424

TEAM 2WINNER
GC
George Congdon

ODEY7P · Dallas, TX, US

DUPR

5.393

GM
Gianni Mancini

592QEL · Fort Worth, TX, US

DUPR

5.377

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-5147559880
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5202017997,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Gee",
        "dupr_id": "16NKV0",
        "rating": 5.276,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Divin Sarthak",
        "dupr_id": "DWWQGX",
        "rating": 5.424,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 4712147048,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "George Congdon",
        "dupr_id": "ODEY7P",
        "rating": 5.393,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Gianni Mancini",
        "dupr_id": "592QEL",
        "rating": 5.377,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      }
    ]
  }
]