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

Round Robin 4.5+ *Dupr*

ID: 8300790518

Match Scores

7-11

Loss

Play Date

2024-12-17

Play Time (Est)

3:30 PM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1LOSS
KS
Kaleb Searle

8MPLOO · Salt Lake City, UT, US

DUPR

4.478

MN
Matthew Nelson

3044N2 · Murray, UT, US

DUPR

4.779

TEAM 2WINNER
LW
Leif walde

8WMZ9L · Salt Lake City, UT, US

DUPR

4.720

GM
Garrett Moreland

89XKR3 · Lehi, UT, US

DUPR

4.456

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-8300790518
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7173714956,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kaleb Searle",
        "dupr_id": "8MPLOO",
        "rating": 4.478,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Matthew Nelson",
        "dupr_id": "3044N2",
        "rating": 4.779,
        "profile_pic_url": null,
        "location": "Murray, UT, US"
      }
    ]
  },
  {
    "team_id": 5954154813,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Leif walde",
        "dupr_id": "8WMZ9L",
        "rating": 4.72,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Garrett Moreland",
        "dupr_id": "89XKR3",
        "rating": 4.456,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]