Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7247128078

Match Scores

11-2

Win

Play Date

2025-11-22

Play Time (Est)

11:30 PM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
RK
Ryan Korn

2LKKNR · USA

DUPR

3.814

ZY
Zack Young

EGM4ZO · St. George, UT, US

DUPR

3.559

TEAM 2LOSS
MB
Maxx Baxter

67DPYG · Washington, UT, US

DUPR

3.592

DC
David Clavel

V7XRNJ · USA

DUPR

3.314

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-7247128078
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6237019311,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Korn",
        "dupr_id": "2LKKNR",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zack Young",
        "dupr_id": "EGM4ZO",
        "rating": 3.559,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 7300749976,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maxx Baxter",
        "dupr_id": "67DPYG",
        "rating": 3.592,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "David Clavel",
        "dupr_id": "V7XRNJ",
        "rating": 3.314,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]