Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

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

ID: 8197274261

Match Scores

15-12

Loss

Play Date

2024-11-23

Play Time (Est)

6:15 AM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
JG
Julianne Grimm

8J5D7W · Twin Falls, ID, US

DUPR

5.024

HF
Hannah Fife

8E477M · Farmington, UT, US

DUPR

4.826

TEAM 2LOSS
JB
Joylyn Bronson

8KYMD7 · Santa Clara, UT, US

DUPR

4.854

LB
Lily Bronson

3ZZEZL · St. George, UT, US

DUPR

4.413

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-8197274261
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7912055854,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Julianne Grimm",
        "dupr_id": "8J5D7W",
        "rating": 5.024,
        "profile_pic_url": null,
        "location": "Twin Falls, ID, US"
      },
      {
        "name": "Hannah Fife",
        "dupr_id": "8E477M",
        "rating": 4.826,
        "profile_pic_url": null,
        "location": "Farmington, UT, US"
      }
    ]
  },
  {
    "team_id": 8002857721,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joylyn Bronson",
        "dupr_id": "8KYMD7",
        "rating": 4.854,
        "profile_pic_url": null,
        "location": "Santa Clara, UT, US"
      },
      {
        "name": "Lily Bronson",
        "dupr_id": "3ZZEZL",
        "rating": 4.413,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]