Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Utah State Pickleball Round Robin Championship - WD / 5.0 / All Ages

ID: 4873848731

Match Scores

10-15

Loss

Play Date

2024-11-23

Play Time (Est)

12:45 AM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1LOSS
JB
Joylyn Bronson

8KYMD7 · Santa Clara, UT, US

DUPR

4.824

LB
Lily Bronson

3ZZEZL · St. George, UT, US

DUPR

4.345

TEAM 2WINNER
AG
Amanda Goodsell

8M0VV3 · Salem, UT, US

DUPR

4.311

MS
Mackenzie Scott

35G4E0 · Salem, UT, US

DUPR

4.242

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-4873848731
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4326509490,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joylyn Bronson",
        "dupr_id": "8KYMD7",
        "rating": 4.824,
        "profile_pic_url": null,
        "location": "Santa Clara, UT, US"
      },
      {
        "name": "Lily Bronson",
        "dupr_id": "3ZZEZL",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 7410317965,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amanda Goodsell",
        "dupr_id": "8M0VV3",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "Salem, UT, US"
      },
      {
        "name": "Mackenzie Scott",
        "dupr_id": "35G4E0",
        "rating": 4.242,
        "profile_pic_url": null,
        "location": "Salem, UT, US"
      }
    ]
  }
]