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

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

ID: 6758736636

Match Scores

11-4

Win

Play Date

2025-04-05

Play Time (Est)

1:00 PM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
BP
Benson Parry

30ZNKG · St. George, UT, US

DUPR

5.596

EG
Eric Gubler

3ZZJEW · USA

DUPR

5.436

TEAM 2LOSS
DH
Dillon Hageman

9P9VRV · Henderson, NV, US

DUPR

5.003

RV
Raymond Velarde

3VQ6RE · Las Vegas, NV, US

DUPR

4.696

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-6758736636
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8193032340,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Benson Parry",
        "dupr_id": "30ZNKG",
        "rating": 5.596,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Eric Gubler",
        "dupr_id": "3ZZJEW",
        "rating": 5.436,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8498480929,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dillon Hageman",
        "dupr_id": "9P9VRV",
        "rating": 5.003,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Raymond Velarde",
        "dupr_id": "3VQ6RE",
        "rating": 4.696,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]