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

Round Robin 4.5+ *Dupr*

ID: 7033222277

Match Scores

11-5

Loss

Play Date

2024-12-17

Play Time (Est)

6:15 AM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1WINNER
MN
Matthew Nelson

3044N2 · Murray, UT, US

DUPR

4.791

AG
Allan Groves

8WYOWG · Midvale, UT, US

DUPR

4.446

TEAM 2LOSS
MD
Mark Donnelly

3YZ29D · Sandy, UT, US

DUPR

4.474

KS
Kaleb Searle

8MPLOO · Salt Lake City, UT, US

DUPR

4.482

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-7033222277
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4463204408,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Nelson",
        "dupr_id": "3044N2",
        "rating": 4.791,
        "profile_pic_url": null,
        "location": "Murray, UT, US"
      },
      {
        "name": "Allan Groves",
        "dupr_id": "8WYOWG",
        "rating": 4.446,
        "profile_pic_url": null,
        "location": "Midvale, UT, US"
      }
    ]
  },
  {
    "team_id": 8161165393,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Donnelly",
        "dupr_id": "3YZ29D",
        "rating": 4.474,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Kaleb Searle",
        "dupr_id": "8MPLOO",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]