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

ERA Pickleball Tour: Austin Open - Mixed Doubles Pro

ID: 6187462849

Match Scores

11-8, 11-6

Win

Play Date

2026-05-17

Play Time (Est)

2:15 AM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
SW
Sarah Williams

8KLO73 · The Colony, TX, US

DUPR

5.345

CW
Cole Whitaker

845GO2 · Muskogee, OK, US

DUPR

5.571

TEAM 2LOSS
CJ
Cheyenne Jones

67XNZG · Missoula, MT, US

DUPR

4.885

CE
Cade Edwards

76MRNN · Richland, WA, US

DUPR

5.870

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