Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Southern Utah Pickleball Shootout - MXD / 3.5 & Below / 35+

ID: 5363376108

Match Scores

9-15

Loss

Play Date

2026-04-10

Play Time (Est)

1:00 PM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1LOSS
AL
Amanda Leach

3P297G · St. George, UT, US

DUPR

3.060

WM
William McElhaney

OZ65D7 · USA

DUPR

3.400

TEAM 2WINNER
KM
Karen M Johnson

3YVLM4 · Grand Island, NE, US

DUPR

3.824

DD
Dave DeCoursey

L5OZKZ · Honeyville, UT, US

DUPR

3.552

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-5363376108
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6724155940,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amanda Leach",
        "dupr_id": "3P297G",
        "rating": 3.06,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "William McElhaney",
        "dupr_id": "OZ65D7",
        "rating": 3.4,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5753907586,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Karen M Johnson",
        "dupr_id": "3YVLM4",
        "rating": 3.824,
        "profile_pic_url": null,
        "location": "Grand Island, NE, US"
      },
      {
        "name": "Dave DeCoursey ",
        "dupr_id": "L5OZKZ",
        "rating": 3.552,
        "profile_pic_url": null,
        "location": "Honeyville, UT, US"
      }
    ]
  }
]