Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

League B - 02/12

ID: 5882511339

Match Scores

11-6

Loss

Play Date

2026-02-12

Play Time (Est)

4:45 AM

Play Location

629 Saratoga Rd Bldg 2, Saratoga, UT 84043

Unverified Facility

Competitor Teams

TEAM 1WINNER
KH
Kirk Hoen

8JGEE4 · Eagle Mountain, UT, US

DUPR

4.567

VB
Vny B

1N9XYZ · USA

DUPR

4.071

TEAM 2LOSS
JB
Jason Barlow

3LMZDJ · Herriman, UT, US

DUPR

4.131

DS
Derek Staker

30O5K2 · Saratoga Springs, UT, US

DUPR

4.652

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-5882511339
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6827096181,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kirk Hoen",
        "dupr_id": "8JGEE4",
        "rating": 4.567,
        "profile_pic_url": null,
        "location": "Eagle Mountain, UT, US"
      },
      {
        "name": "Vny B",
        "dupr_id": "1N9XYZ",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7223209870,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Barlow",
        "dupr_id": "3LMZDJ",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      },
      {
        "name": "Derek Staker",
        "dupr_id": "30O5K2",
        "rating": 4.652,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      }
    ]
  }
]