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

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

ID: 5480924667

Match Scores

9-11, 10-12

Win

Play Date

2026-04-10

Play Time (Est)

4:45 AM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1LOSS
ST
Shelby Tracy

OZGGGE · USA

DUPR

2.941

LT
Landon Tracy

0RGJD4 · USA

DUPR

3.284

TEAM 2WINNER
AL
Amanda Leach

3P297G · St. George, UT, US

DUPR

3.076

WM
William McElhaney

OZ65D7 · USA

DUPR

3.427

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-5480924667
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8110526222,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shelby Tracy",
        "dupr_id": "OZGGGE",
        "rating": 2.941,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Landon Tracy",
        "dupr_id": "0RGJD4",
        "rating": 3.284,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7379791717,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amanda Leach",
        "dupr_id": "3P297G",
        "rating": 3.076,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "William McElhaney",
        "dupr_id": "OZ65D7",
        "rating": 3.427,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]