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

Round Robin 4.5+ *Dupr*

ID: 6171806944

Match Scores

9-11

Win

Play Date

2024-12-17

Play Time (Est)

5:00 PM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1LOSS
MD
Mark Donnelly

3YZ29D · Sandy, UT, US

DUPR

4.464

QH
Quinn Hanamaikai

35N2N5 · Provo, UT, US

DUPR

4.733

TEAM 2WINNER
JG
Jason Goodson

12P574 · Cottonwood Heights, UT, US

DUPR

4.750

KS
Kaleb Searle

8MPLOO · Salt Lake City, UT, US

DUPR

4.488

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-6171806944
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6461585069,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Donnelly",
        "dupr_id": "3YZ29D",
        "rating": 4.464,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Quinn Hanamaikai",
        "dupr_id": "35N2N5",
        "rating": 4.733,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 6339179729,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Goodson",
        "dupr_id": "12P574",
        "rating": 4.75,
        "profile_pic_url": null,
        "location": "Cottonwood Heights, UT, US"
      },
      {
        "name": "Kaleb Searle",
        "dupr_id": "8MPLOO",
        "rating": 4.488,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]