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

Team Picklebowl - Club Pickleball USA - Mixed 5.0

ID: 8068065117

Match Scores

21-12

Loss

Play Date

2025-01-17

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
HG
Hudson Gilbert

8E4VJ3 · Lehi, UT, US

DUPR

5.141

HS
Heath Shirts

8GYE4Q · Orem, UT, US

DUPR

5.002

TEAM 2LOSS
MJ
Matthew Johnson

12Z459 · American Fork, UT, US

DUPR

5.391

AS
Adam Stark

3Y45P8 · Herriman, UT, US

DUPR

5.217

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-8068065117
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7315384325,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hudson Gilbert",
        "dupr_id": "8E4VJ3",
        "rating": 5.141,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Heath Shirts",
        "dupr_id": "8GYE4Q",
        "rating": 5.002,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  },
  {
    "team_id": 4381400085,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Johnson",
        "dupr_id": "12Z459",
        "rating": 5.391,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      },
      {
        "name": "Adam Stark",
        "dupr_id": "3Y45P8",
        "rating": 5.217,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      }
    ]
  }
]