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

5.0 Club Championship

ID: 4806758744

Match Scores

11-4

Win

Play Date

2023-06-08

Play Time (Est)

9:00 PM

Play Location

Utah, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AG
Anthony Gonzalez

3LVZQK · South Ogden, UT, US

DUPR

5.340

Bridger Hunt

8JR5D1 · Layton, UT, US

DUPR

4.970

TEAM 2LOSS
BW
Ben Whitesides

8EX60O · South Ogden, UT, US

DUPR

4.900

TB
Tanner Burningham

8J2XD8 · Nashville, TN, US

DUPR

4.990

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-4806758744
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6507334305,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Gonzalez",
        "dupr_id": "3LVZQK",
        "rating": 5.34,
        "profile_pic_url": null,
        "location": "South Ogden, UT, US"
      },
      {
        "name": "Bridger Hunt",
        "dupr_id": "8JR5D1",
        "rating": 4.97,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/652804/images/profile/441929f2-c6ec-4984-96a9-be9458a84820.png",
        "location": "Layton, UT, US"
      }
    ]
  },
  {
    "team_id": 7165130145,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Whitesides",
        "dupr_id": "8EX60O",
        "rating": 4.9,
        "profile_pic_url": null,
        "location": "South Ogden, UT, US"
      },
      {
        "name": "Tanner Burningham",
        "dupr_id": "8J2XD8",
        "rating": 4.99,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      }
    ]
  }
]