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

The Kitchen Open Austin Coed Doubles Skill: OPEN DIVISION

ID: 4731311648

Match Scores

15-9

Win

Play Date

2024-09-28

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Jake Stamps

3V5W9J · Harris County, TX, US

DUPR

5.060

BG
Blake Goodman

7DVMM4 · Kemah, TX, US

DUPR

4.953

TEAM 2LOSS
RS
Ryan Smosna

3YX2K8 · Cedar Park, TX, US

DUPR

5.456

RG
Rouzbeh Ghotbi

3VMW5J · Austin, TX, US

DUPR

4.773

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-4731311648
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5687873952,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake Stamps",
        "dupr_id": "3V5W9J",
        "rating": 5.06,
        "profile_pic_url": null,
        "location": "Harris County, TX, US"
      },
      {
        "name": "Blake Goodman",
        "dupr_id": "7DVMM4",
        "rating": 4.953,
        "profile_pic_url": null,
        "location": "Kemah, TX, US"
      }
    ]
  },
  {
    "team_id": 4486268852,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Smosna",
        "dupr_id": "3YX2K8",
        "rating": 5.456,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      },
      {
        "name": "Rouzbeh Ghotbi",
        "dupr_id": "3VMW5J",
        "rating": 4.773,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]