Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8140676284

Match Scores

15-5

Win

Play Date

2025-05-13

Play Time (Est)

5:00 PM

Play Location

7800 Johnny Morris Rd, Austin, TX 78724, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DD
Donny Deshotels

3PXPWG · Austin, TX, US

DUPR

3.819

DV
Daniel Veit

4LLPZV · Austin, TX, US

DUPR

4.033

TEAM 2LOSS
SR
Sean Ramsdale

3Z9LP3 · Austin, TX, US

DUPR

3.957

CL
Carrie Lou Bloom

8KY70Y · Austin, TX, US

DUPR

3.811

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-8140676284
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4965428614,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Donny Deshotels",
        "dupr_id": "3PXPWG",
        "rating": 3.819,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Daniel Veit",
        "dupr_id": "4LLPZV",
        "rating": 4.033,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 7171410008,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sean Ramsdale",
        "dupr_id": "3Z9LP3",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Carrie Lou Bloom",
        "dupr_id": "8KY70Y",
        "rating": 3.811,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]