Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleheads Round Robin - Popcorn - Round 8 Game 2

ID: 8134960570

Match Scores

11-2

Win

Play Date

2025-05-20

Play Time (Est)

11:30 PM

Play Location

Crowfoot Valley Big Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
MO
Michael Oday

JZ0074 · CO, US

DUPR

4.229

KD
Kelly Detter

PKXYOG · Parker, CO, US

DUPR

4.229

TEAM 2LOSS
LB
Loretta Barrett

JZ0X2O · Parker, CO, US

DUPR

3.512

AV
Al Vardya

V4G9LE · USA

DUPR

4.313

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-8134960570
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8489254677,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Oday",
        "dupr_id": "JZ0074",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "CO, US"
      },
      {
        "name": "Kelly Detter",
        "dupr_id": "PKXYOG",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Parker, CO, US"
      }
    ]
  },
  {
    "team_id": 7019899895,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Loretta Barrett",
        "dupr_id": "JZ0X2O",
        "rating": 3.512,
        "profile_pic_url": null,
        "location": "Parker, CO, US"
      },
      {
        "name": "Al Vardya",
        "dupr_id": "V4G9LE",
        "rating": 4.313,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]