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

Southern Utah Pickleball Shootout - MD / 5.0 / All Ages

ID: 8422818517

Match Scores

15-13

Loss

Play Date

2026-04-11

Play Time (Est)

2:15 AM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
BC
BEAU COVELL

MY52XP · San Diego, CA, US

DUPR

4.622

CA
Christian Actouka

M2YGXD · Cedar City, UT, US

DUPR

4.746

TEAM 2LOSS
DH
Dillon Hageman

9P9VRV · Henderson, NV, US

DUPR

5.173

JC
Justin Chock

8906EV · Las Vegas, NV, US

DUPR

4.752

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