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

5.0 Club Championship

ID: 5802016578

Match Scores

11-7

Loss

Play Date

2023-06-08

Play Time (Est)

7:30 PM

Play Location

Utah, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BW
Ben Whitesides

8EX60O · South Ogden, UT, US

DUPR

5.090

TB
Tanner Burningham

8J2XD8 · Nashville, TN, US

DUPR

4.965

TEAM 2LOSS
AC
Austin Ciampini

8K5VEQ · St. George, UT, US

DUPR

4.867

BS
Bryan Searle

17ZQ09 · Morgan, UT, US

DUPR

4.891

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-5802016578
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7877657661,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Whitesides",
        "dupr_id": "8EX60O",
        "rating": 5.09,
        "profile_pic_url": null,
        "location": "South Ogden, UT, US"
      },
      {
        "name": "Tanner Burningham",
        "dupr_id": "8J2XD8",
        "rating": 4.965,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      }
    ]
  },
  {
    "team_id": 4426451877,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Austin Ciampini",
        "dupr_id": "8K5VEQ",
        "rating": 4.867,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Bryan Searle",
        "dupr_id": "17ZQ09",
        "rating": 4.891,
        "profile_pic_url": null,
        "location": "Morgan, UT, US"
      }
    ]
  }
]