Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6227875092

Match Scores

15-9

Win

Play Date

2024-11-23

Play Time (Est)

1:00 PM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
MG
Matt Garcia

3V2G73 · St. George, UT, US

DUPR

4.776

JF
Jeffrey Farnham

JZJNM4 · USA

DUPR

4.288

TEAM 2LOSS
EJ
Enrique Juan Towry

EGR2WM · Alamogordo, NM, US

DUPR

4.217

GL
Garrett Lehman

17WPLM · USA

DUPR

3.844

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-6227875092
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5133231513,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Garcia",
        "dupr_id": "3V2G73",
        "rating": 4.776,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Jeffrey Farnham",
        "dupr_id": "JZJNM4",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5244180795,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Enrique Juan Towry",
        "dupr_id": "EGR2WM",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Alamogordo, NM, US"
      },
      {
        "name": "Garrett Lehman",
        "dupr_id": "17WPLM",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]