Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 5881766390

Match Scores

1-15

Loss

Play Date

2025-12-27

Play Time (Est)

3:30 PM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1LOSS
CS
Colton Shock

3Y57M4 · Clinton, UT, US

DUPR

3.861

Dean Winegar

V44WOP · Centerville, UT, US

DUPR

3.929

TEAM 2WINNER
BA
Bennett Alder

89DXXK · West Bountiful, UT, US

DUPR

4.547

BG
Bryon Geddes

DWL7ZY · Farmington, UT, US

DUPR

4.263

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-5881766390
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5763292784,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Colton Shock",
        "dupr_id": "3Y57M4",
        "rating": 3.861,
        "profile_pic_url": null,
        "location": "Clinton, UT, US"
      },
      {
        "name": "Dean Winegar",
        "dupr_id": "V44WOP",
        "rating": 3.929,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1460039/images/profile/82597baf-54c7-48e0-8687-c77a1dece7a8.png",
        "location": "Centerville, UT, US"
      }
    ]
  },
  {
    "team_id": 5303069240,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bennett Alder",
        "dupr_id": "89DXXK",
        "rating": 4.547,
        "profile_pic_url": null,
        "location": "West Bountiful, UT, US"
      },
      {
        "name": "Bryon Geddes",
        "dupr_id": "DWL7ZY",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Farmington, UT, US"
      }
    ]
  }
]