Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Utah State Pickleball Round Robin Championship - MD / 4.5 / 12-34

ID: 7562585088

Match Scores

16-18

Loss

Play Date

2025-11-22

Play Time (Est)

1:00 PM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1LOSS
JW
Jeremy Waite

17ZX9N · Cedar City, UT, US

DUPR

4.526

CT
Cody Thornock

DWEVGX · Cedar City, UT, US

DUPR

4.672

TEAM 2WINNER
AJ
Austin Jackson

O6KO4P · USA

DUPR

4.094

AB
alex brambila

0YLJJ4 · St. George, UT, US

DUPR

4.330

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-7562585088
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6723982859,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Waite",
        "dupr_id": "17ZX9N",
        "rating": 4.526,
        "profile_pic_url": null,
        "location": "Cedar City, UT, US"
      },
      {
        "name": "Cody Thornock",
        "dupr_id": "DWEVGX",
        "rating": 4.672,
        "profile_pic_url": null,
        "location": "Cedar City, UT, US"
      }
    ]
  },
  {
    "team_id": 6378485725,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Austin Jackson",
        "dupr_id": "O6KO4P",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "alex brambila",
        "dupr_id": "0YLJJ4",
        "rating": 4.33,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]