Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleheads Round Robin - Popcorn - Round 1 Game 1

ID: 5045656623

Match Scores

8-11

Win

Play Date

2025-05-20

Play Time (Est)

4:45 AM

Play Location

Crowfoot Valley Big Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
AS
Aaron Sauceda

ZNQG0P · Parker, CO, US

DUPR

4.390

LB
Loretta Barrett

JZ0X2O · Parker, CO, US

DUPR

3.536

TEAM 2WINNER
AV
Al Vardya

V4G9LE · USA

DUPR

4.282

TB
Ty Barrett

RZ59XQ · Parker, CO, US

DUPR

4.257

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-5045656623
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7963745611,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aaron Sauceda",
        "dupr_id": "ZNQG0P",
        "rating": 4.39,
        "profile_pic_url": null,
        "location": "Parker, CO, US"
      },
      {
        "name": "Loretta Barrett",
        "dupr_id": "JZ0X2O",
        "rating": 3.536,
        "profile_pic_url": null,
        "location": "Parker, CO, US"
      }
    ]
  },
  {
    "team_id": 4900628357,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Al Vardya",
        "dupr_id": "V4G9LE",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ty Barrett",
        "dupr_id": "RZ59XQ",
        "rating": 4.257,
        "profile_pic_url": null,
        "location": "Parker, CO, US"
      }
    ]
  }
]