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

Round Robin 4.5+ *Dupr*

ID: 5836165819

Match Scores

11-9

Win

Play Date

2024-12-17

Play Time (Est)

8:45 AM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1WINNER
KS
Kaleb Searle

8MPLOO · Salt Lake City, UT, US

DUPR

4.495

QH
Quinn Hanamaikai

35N2N5 · Provo, UT, US

DUPR

4.745

TEAM 2LOSS
MN
Matthew Nelson

3044N2 · Murray, UT, US

DUPR

4.783

HL
Hannah Lockard

3VXKGE · USA

DUPR

4.649

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-5836165819
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4315993147,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kaleb Searle",
        "dupr_id": "8MPLOO",
        "rating": 4.495,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Quinn Hanamaikai",
        "dupr_id": "35N2N5",
        "rating": 4.745,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 6355290075,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Nelson",
        "dupr_id": "3044N2",
        "rating": 4.783,
        "profile_pic_url": null,
        "location": "Murray, UT, US"
      },
      {
        "name": "Hannah Lockard",
        "dupr_id": "3VXKGE",
        "rating": 4.649,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]