Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8234545796

Match Scores

11-9

Win

Play Date

2026-03-14

Play Time (Est)

9:00 PM

Play Location

Saratoga Springs, UT, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BB
Brady Beers

RXYPGD · Lehi, UT, US

DUPR

4.154

GW
Gavin Warner

GWN7VM · USA

DUPR

4.375

TEAM 2LOSS
HH
Hunter Harker

0QV67N · USA

DUPR

4.107

EH
Emil Hales

L5RDR5 · Nashville, TN, US

DUPR

4.343

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-8234545796
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7050793597,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brady Beers",
        "dupr_id": "RXYPGD",
        "rating": 4.154,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Gavin Warner",
        "dupr_id": "GWN7VM",
        "rating": 4.375,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6342684362,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hunter Harker",
        "dupr_id": "0QV67N",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Emil Hales",
        "dupr_id": "L5RDR5",
        "rating": 4.343,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      }
    ]
  }
]