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

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

ID: 5334406052

Match Scores

11-15

Win

Play Date

2025-09-27

Play Time (Est)

9:00 PM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
JW
Josiah Watje

352020 · New Braunfels, TX, US

DUPR

5.187

DJ
Donald Johnson

1N2PP6 · Austin, TX, US

DUPR

4.964

TEAM 2WINNER
AG
Alex Gee

16NKV0 · Houston, TX, US

DUPR

5.270

DS
Divin Sarthak

DWWQGX · Houston, TX, US

DUPR

5.422

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-5334406052
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4620921003,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Josiah Watje",
        "dupr_id": "352020",
        "rating": 5.187,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      },
      {
        "name": "Donald Johnson",
        "dupr_id": "1N2PP6",
        "rating": 4.964,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 8006734014,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex Gee",
        "dupr_id": "16NKV0",
        "rating": 5.27,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Divin Sarthak",
        "dupr_id": "DWWQGX",
        "rating": 5.422,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]