Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6142922033

Match Scores

8-15

Loss

Play Date

2026-04-10

Play Time (Est)

6:15 AM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1LOSS
RS
Rhonda Saunders

8J7JDM · Washington, UT, US

DUPR

3.996

RT
Ron Tanner

84G2V3 · St. George, UT, US

DUPR

4.002

TEAM 2WINNER
HC
Heather Cherry

EGXEEW · Murray, UT, US

DUPR

3.898

CL
Chad Lassiter

KO4NQ7 · Salt Lake City, UT, US

DUPR

4.696

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-6142922033
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6836598916,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rhonda Saunders",
        "dupr_id": "8J7JDM",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Ron Tanner",
        "dupr_id": "84G2V3",
        "rating": 4.002,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 5919516730,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Heather Cherry",
        "dupr_id": "EGXEEW",
        "rating": 3.898,
        "profile_pic_url": null,
        "location": "Murray, UT, US"
      },
      {
        "name": "Chad Lassiter",
        "dupr_id": "KO4NQ7",
        "rating": 4.696,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]