Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Fall Brawl 2025 - MD / 5.0 / 12-34

ID: 5321202453

Match Scores

15-6

Loss

Play Date

2025-10-10

Play Time (Est)

10:15 AM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
SH
Shayden Hinton

6ZNN6G · Hurricane, UT, US

DUPR

5.004

EG
Eric Gubler

3ZZJEW · USA

DUPR

5.439

TEAM 2LOSS
PD
Preston DuCrest

84PJLM · St. George, UT, US

DUPR

4.990

EL
Ethan Lawrence

1NXWLW · Hurricane, UT, US

DUPR

5.017

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-5321202453
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8498423030,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shayden Hinton",
        "dupr_id": "6ZNN6G",
        "rating": 5.004,
        "profile_pic_url": null,
        "location": "Hurricane, UT, US"
      },
      {
        "name": "Eric Gubler",
        "dupr_id": "3ZZJEW",
        "rating": 5.439,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4701729574,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Preston DuCrest",
        "dupr_id": "84PJLM",
        "rating": 4.99,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Ethan Lawrence",
        "dupr_id": "1NXWLW",
        "rating": 5.017,
        "profile_pic_url": null,
        "location": "Hurricane, UT, US"
      }
    ]
  }
]