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

Southern Utah Pickleball Shootout - MD / 5.0 / All Ages

ID: 5796650629

Match Scores

15-13

Win

Play Date

2026-04-11

Play Time (Est)

2:15 AM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
DH
Dillon Hageman

9P9VRV · Henderson, NV, US

DUPR

5.186

JC
Justin Chock

8906EV · Las Vegas, NV, US

DUPR

4.762

TEAM 2LOSS
TS
Tommy Shin

YG755G · Las Vegas, NV, US

DUPR

4.739

RV
Raymond Velarde

3VQ6RE · Las Vegas, NV, US

DUPR

4.863

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-5796650629
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7735657473,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dillon Hageman",
        "dupr_id": "9P9VRV",
        "rating": 5.186,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Justin Chock",
        "dupr_id": "8906EV",
        "rating": 4.762,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 8291734237,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tommy Shin",
        "dupr_id": "YG755G",
        "rating": 4.739,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Raymond Velarde",
        "dupr_id": "3VQ6RE",
        "rating": 4.863,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]