Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5194043496

Match Scores

2-11

Win

Play Date

2026-04-11

Play Time (Est)

1:00 PM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1LOSS
NB
Nikkol Breer

DW5MJX · Las Vegas, NV, US

DUPR

3.814

DE
Dawn Elyzabeth Stone

QP54YR · Las Vegas, NV, US

DUPR

3.417

TEAM 2WINNER
NS
Nachele Search

3LPMJ5 · Dover, ID, US

DUPR

4.347

RS
Rhonda Saunders

8J7JDM · Washington, UT, US

DUPR

3.893

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-5194043496
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6537158976,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nikkol Breer",
        "dupr_id": "DW5MJX",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Dawn Elyzabeth Stone",
        "dupr_id": "QP54YR",
        "rating": 3.417,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 7828851723,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nachele Search",
        "dupr_id": "3LPMJ5",
        "rating": 4.347,
        "profile_pic_url": null,
        "location": "Dover, ID, US"
      },
      {
        "name": "Rhonda Saunders",
        "dupr_id": "8J7JDM",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  }
]