Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Utah State Pickleball Round Robin Championship - Senior WD / 4.0 & Above / 50+

ID: 6702548594

Match Scores

15-6

Loss

Play Date

2024-11-21

Play Time (Est)

3:30 PM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
LG
Linda Goodno

3OOQL2 · Little Canada, MN, US

DUPR

3.884

BL
Becky lamirand

DNJNLY · Mesquite, NV, US

DUPR

4.258

TEAM 2LOSS
SR
Sandy Reetz

17JJX0 · USA

DUPR

3.710

TW
Tamera Wursten

59PNP5 · Kaysville, UT, US

DUPR

3.815

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-6702548594
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5357881380,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Linda Goodno",
        "dupr_id": "3OOQL2",
        "rating": 3.884,
        "profile_pic_url": null,
        "location": "Little Canada, MN, US"
      },
      {
        "name": "Becky lamirand",
        "dupr_id": "DNJNLY",
        "rating": 4.258,
        "profile_pic_url": null,
        "location": "Mesquite, NV, US"
      }
    ]
  },
  {
    "team_id": 7326192312,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sandy Reetz",
        "dupr_id": "17JJX0",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tamera Wursten",
        "dupr_id": "59PNP5",
        "rating": 3.815,
        "profile_pic_url": null,
        "location": "Kaysville, UT, US"
      }
    ]
  }
]