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

Round Robin 4.5+ *Dupr*

ID: 4455072682

Match Scores

8-11

Loss

Play Date

2024-12-17

Play Time (Est)

11:30 PM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1LOSS
KS
Kaleb Searle

8MPLOO · Salt Lake City, UT, US

DUPR

4.483

AG
Allan Groves

8WYOWG · Midvale, UT, US

DUPR

4.430

TEAM 2WINNER
JG
Jason Goodson

12P574 · Cottonwood Heights, UT, US

DUPR

4.757

MN
Matthew Nelson

3044N2 · Murray, UT, US

DUPR

4.789

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-4455072682
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7075697502,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kaleb Searle",
        "dupr_id": "8MPLOO",
        "rating": 4.483,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Allan Groves",
        "dupr_id": "8WYOWG",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": "Midvale, UT, US"
      }
    ]
  },
  {
    "team_id": 5562146154,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Goodson",
        "dupr_id": "12P574",
        "rating": 4.757,
        "profile_pic_url": null,
        "location": "Cottonwood Heights, UT, US"
      },
      {
        "name": "Matthew Nelson",
        "dupr_id": "3044N2",
        "rating": 4.789,
        "profile_pic_url": null,
        "location": "Murray, UT, US"
      }
    ]
  }
]