Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Round Robin 4.0 Dupr

ID: 5821703151

Match Scores

11-6

Win

Play Date

2025-02-11

Play Time (Est)

4:45 AM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1WINNER
TY
Troy Yates

35V6OV · Sandy, UT, US

DUPR

4.196

CJ
Cameron Jon Julian

8G70VG · Riverton, UT, US

DUPR

4.517

TEAM 2LOSS
SM
Seth Manning

ZNYZNQ · Herriman, UT, US

DUPR

4.248

LW
Lon Welch

849DMV · Salt Lake City, UT, US

DUPR

3.717

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-5821703151
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7357373676,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Troy Yates",
        "dupr_id": "35V6OV",
        "rating": 4.196,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Cameron Jon Julian",
        "dupr_id": "8G70VG",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  },
  {
    "team_id": 4634418608,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Seth Manning",
        "dupr_id": "ZNYZNQ",
        "rating": 4.248,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      },
      {
        "name": "Lon Welch",
        "dupr_id": "849DMV",
        "rating": 3.717,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]