Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7169199963

Match Scores

15-10

Win

Play Date

2026-04-11

Play Time (Est)

4:45 AM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
AL
Amanda Leach

3P297G · St. George, UT, US

DUPR

3.146

AP
Alyssa Perkins

EWX2XW · St. George, UT, US

DUPR

4.099

TEAM 2LOSS
BS
Brooke Smith

RXG96Q · USA

DUPR

3.625

MS
Manon Seethaler

D5JM7M · USA

DUPR

3.635

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-7169199963
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7494073714,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amanda Leach",
        "dupr_id": "3P297G",
        "rating": 3.146,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Alyssa Perkins",
        "dupr_id": "EWX2XW",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 8405535899,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brooke Smith",
        "dupr_id": "RXG96Q",
        "rating": 3.625,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Manon Seethaler",
        "dupr_id": "D5JM7M",
        "rating": 3.635,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]