Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.5 BOTB 6-19-23

ID: 6528753812

Match Scores

11-8

Win

Play Date

2023-06-19

Play Time (Est)

9:00 PM

Play Location

The Picklr Sandy, Highland Drive, Sandy, UT, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AL
Andrew Langdon

3YRG7P · Lebanon, TN, US

DUPR

4.466

DH
Douglas Hansen

QPPMVN · Sandy, UT, US

DUPR

4.602

TEAM 2LOSS
ST
Sione Tauataina

8D07PY · Salt Lake City, UT, US

DUPR

4.502

JK
Jackson K Bell

3ZZKML · Salt Lake City, UT, US

DUPR

4.350

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-6528753812
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5490999313,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Langdon",
        "dupr_id": "3YRG7P",
        "rating": 4.466,
        "profile_pic_url": null,
        "location": "Lebanon, TN, US"
      },
      {
        "name": "Douglas Hansen",
        "dupr_id": "QPPMVN",
        "rating": 4.602,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 6468315938,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sione Tauataina",
        "dupr_id": "8D07PY",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Jackson K Bell",
        "dupr_id": "3ZZKML",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]