Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Austin Pickleball Cooperative League - Gold - Court:P Game:1

ID: 5800177404

Match Scores

4-15

Win

Play Date

2025-05-13

Play Time (Est)

1:00 PM

Play Location

7800 Johnny Morris Rd, Austin, TX 78724, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DD
Donny Deshotels

3PXPWG · Austin, TX, US

DUPR

3.798

CL
Carrie Lou Bloom

8KY70Y · Austin, TX, US

DUPR

3.831

TEAM 2WINNER
SR
Sean Ramsdale

3Z9LP3 · Austin, TX, US

DUPR

3.976

DV
Daniel Veit

4LLPZV · Austin, TX, US

DUPR

3.993

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-5800177404
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5631702968,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Donny Deshotels",
        "dupr_id": "3PXPWG",
        "rating": 3.798,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Carrie Lou Bloom",
        "dupr_id": "8KY70Y",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 7300457089,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sean Ramsdale",
        "dupr_id": "3Z9LP3",
        "rating": 3.976,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Daniel Veit",
        "dupr_id": "4LLPZV",
        "rating": 3.993,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]