Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Southern Utah Pickleball Shootout - WD / 4.0 / 35+

ID: 4491875002

Match Scores

8-11

Win

Play Date

2026-04-11

Play Time (Est)

11:30 PM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1LOSS
JM
Jodie McArthur

V462JJ · USA

DUPR

3.519

JR
Jeni Roberts

EG9VJO · Washington, UT, US

DUPR

3.677

TEAM 2WINNER
DL
Destiny Leach

8WKLGG · Layton, UT, US

DUPR

4.102

BN
Bonnie Norske

EGPKWJ · Farmington, UT, US

DUPR

3.926

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-4491875002
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5363092719,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jodie McArthur",
        "dupr_id": "V462JJ",
        "rating": 3.519,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeni Roberts",
        "dupr_id": "EG9VJO",
        "rating": 3.677,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  },
  {
    "team_id": 6333765539,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Destiny Leach",
        "dupr_id": "8WKLGG",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Layton, UT, US"
      },
      {
        "name": "Bonnie Norske",
        "dupr_id": "EGPKWJ",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": "Farmington, UT, US"
      }
    ]
  }
]