Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5408722793

Match Scores

15-6

Win

Play Date

2025-11-21

Play Time (Est)

6:15 AM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
TW
Tamera Wursten

59PNP5 · Kaysville, UT, US

DUPR

3.648

BG
Bryon Geddes

DWL7ZY · USA

DUPR

4.207

TEAM 2LOSS
KM
Karen Marchant

8GPK2D · Cedar City, UT, US

DUPR

4.076

RT
Roland Tanner

892MJ1 · USA

DUPR

4.171

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-5408722793
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5551741263,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tamera Wursten",
        "dupr_id": "59PNP5",
        "rating": 3.648,
        "profile_pic_url": null,
        "location": "Kaysville, UT, US"
      },
      {
        "name": "Bryon Geddes",
        "dupr_id": "DWL7ZY",
        "rating": 4.207,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5390381130,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Karen Marchant",
        "dupr_id": "8GPK2D",
        "rating": 4.076,
        "profile_pic_url": null,
        "location": "Cedar City, UT, US"
      },
      {
        "name": "Roland Tanner",
        "dupr_id": "892MJ1",
        "rating": 4.171,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]