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

Round Robin 4.5+ *Dupr*

ID: 7970115498

Match Scores

11-3

Loss

Play Date

2024-12-17

Play Time (Est)

7:30 PM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1WINNER
QH
Quinn Hanamaikai

35N2N5 · Provo, UT, US

DUPR

4.762

GM
Garrett Moreland

89XKR3 · Lehi, UT, US

DUPR

4.467

TEAM 2LOSS
KS
Kaleb Searle

8MPLOO · Salt Lake City, UT, US

DUPR

4.471

HL
Hannah Lockard

3VXKGE · USA

DUPR

4.597

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-7970115498
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5633532691,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Quinn Hanamaikai",
        "dupr_id": "35N2N5",
        "rating": 4.762,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Garrett Moreland",
        "dupr_id": "89XKR3",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 5478805956,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kaleb Searle",
        "dupr_id": "8MPLOO",
        "rating": 4.471,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Hannah Lockard",
        "dupr_id": "3VXKGE",
        "rating": 4.597,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]