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

5.0 Men's

ID: 8005500010

Match Scores

11-5

Win

Play Date

2025-12-27

Play Time (Est)

11:30 PM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1WINNER
CW
Carson Wilkins

EG06YV · Mountain Green, UT, US

DUPR

4.590

JB
Justin Barlow

1Q92ZR · Layton, UT, US

DUPR

4.923

TEAM 2LOSS
LW
Leif walde

8WMZ9L · Salt Lake City, UT, US

DUPR

4.617

JG
Jorge Garcia-Haro

84QRNM · Stansbury Park, UT, US

DUPR

4.384

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-8005500010
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7081072064,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carson Wilkins",
        "dupr_id": "EG06YV",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": "Mountain Green, UT, US"
      },
      {
        "name": "Justin Barlow",
        "dupr_id": "1Q92ZR",
        "rating": 4.923,
        "profile_pic_url": null,
        "location": "Layton, UT, US"
      }
    ]
  },
  {
    "team_id": 6861354171,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Leif walde",
        "dupr_id": "8WMZ9L",
        "rating": 4.617,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Jorge Garcia-Haro",
        "dupr_id": "84QRNM",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": "Stansbury Park, UT, US"
      }
    ]
  }
]