Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleheads Round Robin - Popcorn - Round 5 Game 1

ID: 5091870200

Match Scores

11-5

Loss

Play Date

2025-05-20

Play Time (Est)

9:00 PM

Play Location

Crowfoot Valley Big Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
DW
Daniel Warrick

OD2P4L · Parker, CO, US

DUPR

4.555

AV
Al Vardya

V4G9LE · USA

DUPR

4.309

TEAM 2LOSS
KD
Kelly Detter

PKXYOG · Parker, CO, US

DUPR

4.221

MO
Michael Oday

JZ0074 · CO, US

DUPR

4.234

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-5091870200
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6084946749,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Warrick",
        "dupr_id": "OD2P4L",
        "rating": 4.555,
        "profile_pic_url": null,
        "location": "Parker, CO, US"
      },
      {
        "name": "Al Vardya",
        "dupr_id": "V4G9LE",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6886127870,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelly Detter",
        "dupr_id": "PKXYOG",
        "rating": 4.221,
        "profile_pic_url": null,
        "location": "Parker, CO, US"
      },
      {
        "name": "Michael Oday",
        "dupr_id": "JZ0074",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "CO, US"
      }
    ]
  }
]