Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Cowboy Classic @ Oasis Pickleball Club - MIXED DOUBLES 4.5

ID: 7217250645

Match Scores

15-9

Loss

Play Date

2024-07-28

Play Time (Est)

10:15 AM

Play Location

Oasis Pickleball Club, State Highway 205, Rockwall, TX, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JD
Jack Donahoo

YG2Q2P · USA

DUPR

4.478

AH
Alexandria Holloway

3Z700W · USA

DUPR

4.551

TEAM 2LOSS
KL
Kevin Lee

3YY054 · Fort Worth, TX, US

DUPR

4.128

TM
Tamara Murer

KONPQ7 · Fort Worth, TX, US

DUPR

4.305

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-7217250645
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4817579319,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Donahoo",
        "dupr_id": "YG2Q2P",
        "rating": 4.478,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alexandria Holloway",
        "dupr_id": "3Z700W",
        "rating": 4.551,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7481649615,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Lee",
        "dupr_id": "3YY054",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Tamara Murer",
        "dupr_id": "KONPQ7",
        "rating": 4.305,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      }
    ]
  }
]