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

The Kitchen Open Austin Coed Doubles Skill: OPEN DIVISION

ID: 7398358213

Match Scores

0-15

Win

Play Date

2024-09-28

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TP
Tess Parsons

2QZ494 · USA

DUPR

4.359

DP
Dallas Parsons

Q5NQD4 · USA

DUPR

4.359

TEAM 2WINNER
WS
Wilfredo Sarmiento

8DPYOM · Lewisville, TX, US

DUPR

4.799

CO
Chase Orme

3PR6KE · Roanoke, TX, US

DUPR

4.780

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-7398358213
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6031921028,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tess Parsons",
        "dupr_id": "2QZ494",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dallas Parsons",
        "dupr_id": "Q5NQD4",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4723452527,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wilfredo Sarmiento",
        "dupr_id": "8DPYOM",
        "rating": 4.799,
        "profile_pic_url": null,
        "location": "Lewisville, TX, US"
      },
      {
        "name": "Chase Orme",
        "dupr_id": "3PR6KE",
        "rating": 4.78,
        "profile_pic_url": null,
        "location": "Roanoke, TX, US"
      }
    ]
  }
]