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

ERA Pickleball Tour: Austin Open - Mixed Doubles Pro

ID: 7518366948

Match Scores

6-11, 8-11

Loss

Play Date

2026-05-17

Play Time (Est)

1:00 PM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
SW
Sarah Williams

8KLO73 · The Colony, TX, US

DUPR

5.309

CW
Cole Whitaker

845GO2 · Muskogee, OK, US

DUPR

5.544

TEAM 2WINNER
CJ
Cheyenne Jones

67XNZG · Missoula, MT, US

DUPR

4.920

CE
Cade Edwards

76MRNN · Richland, WA, US

DUPR

5.898

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-7518366948
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5290694800,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sarah Williams",
        "dupr_id": "8KLO73",
        "rating": 5.309,
        "profile_pic_url": null,
        "location": "The Colony, TX, US"
      },
      {
        "name": "Cole Whitaker",
        "dupr_id": "845GO2",
        "rating": 5.544,
        "profile_pic_url": null,
        "location": "Muskogee, OK, US"
      }
    ]
  },
  {
    "team_id": 8422371419,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cheyenne Jones",
        "dupr_id": "67XNZG",
        "rating": 4.92,
        "profile_pic_url": null,
        "location": "Missoula, MT, US"
      },
      {
        "name": "Cade Edwards",
        "dupr_id": "76MRNN",
        "rating": 5.898,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      }
    ]
  }
]