Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Southern Utah Pickleball Shootout - WD / 4.0 / 12-34

ID: 6248229622

Match Scores

5-15

Win

Play Date

2026-04-11

Play Time (Est)

11:30 PM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1LOSS
SJ
Sally Jensen

3V2255 · St. George, UT, US

DUPR

3.465

AM
Alexis Mahrt

12JQD4 · USA

DUPR

3.361

TEAM 2WINNER
AL
Amanda Leach

3P297G · St. George, UT, US

DUPR

3.170

AP
Alyssa Perkins

EWX2XW · St. George, UT, US

DUPR

4.107

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-6248229622
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6036460644,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sally Jensen",
        "dupr_id": "3V2255",
        "rating": 3.465,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Alexis Mahrt",
        "dupr_id": "12JQD4",
        "rating": 3.361,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4693299018,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amanda Leach",
        "dupr_id": "3P297G",
        "rating": 3.17,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Alyssa Perkins",
        "dupr_id": "EWX2XW",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]