Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.5 BOTB 6-19-23

ID: 7230886998

Match Scores

9-11

Loss

Play Date

2023-06-19

Play Time (Est)

7:30 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
AL
Andrew Langdon

3YRG7P · Lebanon, TN, US

DUPR

4.459

ST
Sione Tauataina

8D07PY · Salt Lake City, UT, US

DUPR

4.502

TEAM 2WINNER
JK
Jackson K Bell

3ZZKML · Salt Lake City, UT, US

DUPR

4.351

DH
Douglas Hansen

QPPMVN · Sandy, UT, US

DUPR

4.603

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