Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

League B - 02/12

ID: 5856719206

Match Scores

11-7

Win

Play Date

2026-02-12

Play Time (Est)

11:30 PM

Play Location

629 Saratoga Rd Bldg 2, Saratoga, UT 84043

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Jason Barlow

3LMZDJ · Herriman, UT, US

DUPR

4.145

DS
Derek Staker

30O5K2 · Saratoga Springs, UT, US

DUPR

4.667

TEAM 2LOSS
TC
Trevor Catmull

JJYROJ · Pleasant Grove, UT, US

DUPR

4.480

BG
Bryce Goodman

MYD7ZP · Lehi, UT, US

DUPR

4.228

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-5856719206
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4701097907,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Barlow",
        "dupr_id": "3LMZDJ",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      },
      {
        "name": "Derek Staker",
        "dupr_id": "30O5K2",
        "rating": 4.667,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      }
    ]
  },
  {
    "team_id": 7432169611,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trevor Catmull",
        "dupr_id": "JJYROJ",
        "rating": 4.48,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "Bryce Goodman",
        "dupr_id": "MYD7ZP",
        "rating": 4.228,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]