Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8353553111

Match Scores

8-11, 11-5, 8-11

Loss

Play Date

2026-04-10

Play Time (Est)

12:45 AM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1LOSS
NS
Nachele Search

3LPMJ5 · Dover, ID, US

DUPR

4.533

DO
Darrell Orth

1QXRG5 · Cranbrook, BC, CA

DUPR

4.407

TEAM 2WINNER
MB
Melissa Bangs

3P4P0Z · Las Vegas, NV, US

DUPR

3.851

BB
Bryan Bangs

30XP2Q · Las Vegas, NV, US

DUPR

4.847

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-8353553111
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6448925386,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nachele Search",
        "dupr_id": "3LPMJ5",
        "rating": 4.533,
        "profile_pic_url": null,
        "location": "Dover, ID, US"
      },
      {
        "name": "Darrell Orth",
        "dupr_id": "1QXRG5",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": "Cranbrook, BC, CA"
      }
    ]
  },
  {
    "team_id": 6004694425,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Melissa Bangs",
        "dupr_id": "3P4P0Z",
        "rating": 3.851,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Bryan Bangs",
        "dupr_id": "30XP2Q",
        "rating": 4.847,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]