Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleheads Round Robin - Popcorn - Round 2 Game 1

ID: 7595690922

Match Scores

11-3

Loss

Play Date

2025-05-20

Play Time (Est)

7:30 PM

Play Location

Crowfoot Valley Big Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
DW
Daniel Warrick

OD2P4L · Parker, CO, US

DUPR

4.540

AS
Aaron Sauceda

ZNQG0P · Parker, CO, US

DUPR

4.410

TEAM 2LOSS
AV
Al Vardya

V4G9LE · USA

DUPR

4.225

MO
Michael Oday

JZ0074 · CO, US

DUPR

4.254

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-7595690922
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4643671346,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Warrick",
        "dupr_id": "OD2P4L",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Parker, CO, US"
      },
      {
        "name": "Aaron Sauceda",
        "dupr_id": "ZNQG0P",
        "rating": 4.41,
        "profile_pic_url": null,
        "location": "Parker, CO, US"
      }
    ]
  },
  {
    "team_id": 5018681199,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Al Vardya",
        "dupr_id": "V4G9LE",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Oday",
        "dupr_id": "JZ0074",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "CO, US"
      }
    ]
  }
]