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

The Kitchen Open Austin Coed Doubles Skill: OPEN DIVISION

ID: 8210500361

Match Scores

11-15

Loss

Play Date

2024-09-28

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JS
Jake Stamps

3V5W9J · Harris County, TX, US

DUPR

5.054

BG
Blake Goodman

7DVMM4 · Kemah, TX, US

DUPR

4.949

TEAM 2WINNER
GF
Gavin Fowler

355DGV · Tooele, UT, US

DUPR

5.151

KC
Keaton Cullimore

3X9YR8 · Sandy, UT, US

DUPR

5.888

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-8210500361
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6466107520,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jake Stamps",
        "dupr_id": "3V5W9J",
        "rating": 5.054,
        "profile_pic_url": null,
        "location": "Harris County, TX, US"
      },
      {
        "name": "Blake Goodman",
        "dupr_id": "7DVMM4",
        "rating": 4.949,
        "profile_pic_url": null,
        "location": "Kemah, TX, US"
      }
    ]
  },
  {
    "team_id": 6129759973,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gavin Fowler",
        "dupr_id": "355DGV",
        "rating": 5.151,
        "profile_pic_url": null,
        "location": "Tooele, UT, US"
      },
      {
        "name": "Keaton Cullimore",
        "dupr_id": "3X9YR8",
        "rating": 5.888,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  }
]