Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Southern Utah Pickleball Shootout - WD / 4.5 & Above / 35+

ID: 5154573810

Match Scores

8-11

Loss

Play Date

2026-04-11

Play Time (Est)

7:30 PM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1LOSS
NS
Nachele Search

3LPMJ5 · Dover, ID, US

DUPR

4.434

RS
Rhonda Saunders

8J7JDM · Washington, UT, US

DUPR

3.929

TEAM 2WINNER
MM
Maria Mendez

3LVYGK · Hurricane, UT, US

DUPR

3.653

CB
Catheryn Bernal Felix

8MJKNV · Hurricane, UT, US

DUPR

4.535

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-5154573810
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5652216617,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nachele Search",
        "dupr_id": "3LPMJ5",
        "rating": 4.434,
        "profile_pic_url": null,
        "location": "Dover, ID, US"
      },
      {
        "name": "Rhonda Saunders",
        "dupr_id": "8J7JDM",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  },
  {
    "team_id": 8398487725,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maria Mendez",
        "dupr_id": "3LVYGK",
        "rating": 3.653,
        "profile_pic_url": null,
        "location": "Hurricane, UT, US"
      },
      {
        "name": "Catheryn Bernal Felix",
        "dupr_id": "8MJKNV",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": "Hurricane, UT, US"
      }
    ]
  }
]