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

The Kitchen Open Austin Coed Doubles Skill: OPEN DIVISION

ID: 8010397639

Match Scores

15-5

Loss

Play Date

2024-09-29

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
Jordan Chrysostom

OD7EDW · Bowie, MD, US

DUPR

5.028

WD
Willy De Vilchez

MYOZ0G · Kansas City, MO, US

DUPR

5.500

TEAM 2LOSS
JS
Jake Stamps

3V5W9J · Harris County, TX, US

DUPR

5.028

BG
Blake Goodman

7DVMM4 · Kemah, TX, US

DUPR

4.932

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-8010397639
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5622408762,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jordan Chrysostom",
        "dupr_id": "OD7EDW",
        "rating": 5.028,
        "profile_pic_url": null,
        "location": "Bowie, MD, US"
      },
      {
        "name": "Willy De Vilchez",
        "dupr_id": "MYOZ0G",
        "rating": 5.5,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  },
  {
    "team_id": 4849443051,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jake Stamps",
        "dupr_id": "3V5W9J",
        "rating": 5.028,
        "profile_pic_url": null,
        "location": "Harris County, TX, US"
      },
      {
        "name": "Blake Goodman",
        "dupr_id": "7DVMM4",
        "rating": 4.932,
        "profile_pic_url": null,
        "location": "Kemah, TX, US"
      }
    ]
  }
]