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

Southern Utah Pickleball Shootout / St. George Pickleball - MD / 5.0 / All Ages

ID: 5383122254

Match Scores

9-11

Win

Play Date

2025-04-05

Play Time (Est)

3:30 PM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1LOSS
PW
Payton Weber

4LEXVK · Syracuse, UT, US

DUPR

4.948

CP
Cole Peterson

56P6OP · Cedar City, UT, US

DUPR

4.960

TEAM 2WINNER
BP
Benson Parry

30ZNKG · St. George, UT, US

DUPR

5.602

EG
Eric Gubler

3ZZJEW · USA

DUPR

5.456

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-5383122254
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8118812121,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Payton Weber",
        "dupr_id": "4LEXVK",
        "rating": 4.948,
        "profile_pic_url": null,
        "location": "Syracuse, UT, US"
      },
      {
        "name": "Cole Peterson",
        "dupr_id": "56P6OP",
        "rating": 4.96,
        "profile_pic_url": null,
        "location": "Cedar City, UT, US"
      }
    ]
  },
  {
    "team_id": 4338053318,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Benson Parry",
        "dupr_id": "30ZNKG",
        "rating": 5.602,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Eric Gubler",
        "dupr_id": "3ZZJEW",
        "rating": 5.456,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]