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

Southern Utah Pickleball Shootout - MD / 5.0 / All Ages

ID: 5694953478

Match Scores

15-5

Win

Play Date

2026-04-11

Play Time (Est)

7:30 PM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
DH
Dillon Hageman

9P9VRV · Henderson, NV, US

DUPR

5.162

JC
Justin Chock

8906EV · Las Vegas, NV, US

DUPR

4.744

TEAM 2LOSS
BC
BEAU COVELL

MY52XP · San Diego, CA, US

DUPR

4.573

CA
Christian Actouka

M2YGXD · Cedar City, UT, US

DUPR

4.662

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-5694953478
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7637069690,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dillon Hageman",
        "dupr_id": "9P9VRV",
        "rating": 5.162,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Justin Chock",
        "dupr_id": "8906EV",
        "rating": 4.744,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 7888386483,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "BEAU COVELL",
        "dupr_id": "MY52XP",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Christian Actouka",
        "dupr_id": "M2YGXD",
        "rating": 4.662,
        "profile_pic_url": null,
        "location": "Cedar City, UT, US"
      }
    ]
  }
]