Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6943481742

Match Scores

15-9

Loss

Play Date

2025-05-13

Play Time (Est)

7:30 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.833

SR
Sean Ramsdale

3Z9LP3 · Austin, TX, US

DUPR

3.970

TEAM 2LOSS
DV
Daniel Veit

4LLPZV · Austin, TX, US

DUPR

4.007

CL
Carrie Lou Bloom

8KY70Y · Austin, TX, US

DUPR

3.798

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