Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 5.0 (All Ages)

ID: 5710234295

Match Scores

1-11

Loss

Play Date

2026-04-23

Play Time (Est)

12:45 AM

Play Location

Summit Athletic Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
JB
Jaden Burt

35NKQ0 · St. George, UT, US

DUPR

4.313

MH
Mckay Hunter

8JPE94 · St. George, UT, US

DUPR

4.311

TEAM 2WINNER
BH
Bryce Hubbard

EGL2DO · Washington, UT, US

DUPR

4.497

BM
Brady Madrid

EWEMZO · St. George, UT, US

DUPR

4.602

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-5710234295
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8161559052,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jaden Burt",
        "dupr_id": "35NKQ0",
        "rating": 4.313,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Mckay Hunter",
        "dupr_id": "8JPE94",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 5573362679,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryce Hubbard",
        "dupr_id": "EGL2DO",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Brady Madrid",
        "dupr_id": "EWEMZO",
        "rating": 4.602,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]