Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8333376064

Match Scores

11-9, 11-4

Win

Play Date

2026-04-10

Play Time (Est)

5:00 PM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
NS
Nachele Search

3LPMJ5 · Dover, ID, US

DUPR

4.572

DO
Darrell Orth

1QXRG5 · Cranbrook, BC, CA

DUPR

4.452

TEAM 2LOSS
RS
Rhonda Saunders

8J7JDM · Washington, UT, US

DUPR

4.008

RT
Ron Tanner

84G2V3 · St. George, UT, US

DUPR

4.010

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-8333376064
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7640126189,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nachele Search",
        "dupr_id": "3LPMJ5",
        "rating": 4.572,
        "profile_pic_url": null,
        "location": "Dover, ID, US"
      },
      {
        "name": "Darrell Orth",
        "dupr_id": "1QXRG5",
        "rating": 4.452,
        "profile_pic_url": null,
        "location": "Cranbrook, BC, CA"
      }
    ]
  },
  {
    "team_id": 5419422942,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rhonda Saunders",
        "dupr_id": "8J7JDM",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Ron Tanner",
        "dupr_id": "84G2V3",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]