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

Utah State Pickleball Round Robin Championship - MD / 4.5 / 35+

ID: 6479923632

Match Scores

15-9

Loss

Play Date

2024-11-23

Play Time (Est)

1:00 PM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
JT
JT Taylor

3OL752 · St. George, UT, US

DUPR

4.766

HC
Hyrum Collier

89J9J1 · St. George, UT, US

DUPR

4.848

TEAM 2LOSS
MG
Matt Garcia

3V2G73 · St. George, UT, US

DUPR

4.802

JF
Jeffrey Farnham

JZJNM4 · USA

DUPR

4.303

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-6479923632
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7648621784,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "JT Taylor",
        "dupr_id": "3OL752",
        "rating": 4.766,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Hyrum Collier",
        "dupr_id": "89J9J1",
        "rating": 4.848,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 8270968751,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Garcia",
        "dupr_id": "3V2G73",
        "rating": 4.802,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Jeffrey Farnham",
        "dupr_id": "JZJNM4",
        "rating": 4.303,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]