Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Utah State Pickleball Round Robin Championship - Senior MXD / 4.0 / 65+

ID: 5309739000

Match Scores

11-9, 1-11, 3-11

Loss

Play Date

2025-11-21

Play Time (Est)

1:00 PM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1LOSS
SE
Susan E. Smith

3YRE5D · Simi Valley, CA, US

DUPR

3.761

DH
Dale Harris

8D99L3 · Clearfield, UT, US

DUPR

3.966

TEAM 2WINNER
RS
Rhonda Saunders

8J7JDM · Washington, UT, US

DUPR

3.966

SH
Stan Hardy

3V660J · Washington, UT, US

DUPR

4.361

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-5309739000
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5906955733,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Susan E. Smith",
        "dupr_id": "3YRE5D",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": "Simi Valley, CA, US"
      },
      {
        "name": "Dale Harris",
        "dupr_id": "8D99L3",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": "Clearfield, UT, US"
      }
    ]
  },
  {
    "team_id": 4982362272,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rhonda Saunders",
        "dupr_id": "8J7JDM",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Stan Hardy",
        "dupr_id": "3V660J",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  }
]