Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Southern Utah Pickleball Shootout - Senior MXD / 4.5 / 50+

ID: 7648261935

Match Scores

5-11, 9-11

Win

Play Date

2026-04-10

Play Time (Est)

4:45 AM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1LOSS
HC
Heather Cherry

EGXEEW · Murray, UT, US

DUPR

3.888

CL
Chad Lassiter

KO4NQ7 · Salt Lake City, UT, US

DUPR

4.684

TEAM 2WINNER
MB
Melissa Bangs

3P4P0Z · Las Vegas, NV, US

DUPR

3.799

BB
Bryan Bangs

30XP2Q · Las Vegas, NV, US

DUPR

4.824

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-7648261935
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6469707156,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Heather Cherry",
        "dupr_id": "EGXEEW",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": "Murray, UT, US"
      },
      {
        "name": "Chad Lassiter",
        "dupr_id": "KO4NQ7",
        "rating": 4.684,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 6399909923,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Melissa Bangs",
        "dupr_id": "3P4P0Z",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Bryan Bangs",
        "dupr_id": "30XP2Q",
        "rating": 4.824,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]