Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A (4/6)

ID: 8271268026

Match Scores

11-3

Loss

Play Date

2026-04-06

Play Time (Est)

7:30 PM

Play Location

Pickled! Batavia

Unverified Facility

Competitor Teams

TEAM 1WINNER
PS
Pierre S Thavong

XJKQNR · Elgin, IL, US

DUPR

4.244

LC
lucas coker

M9GRKP · USA

DUPR

4.062

TEAM 2LOSS
RB
Ryan Bailey

WXMYMY · Elk Grove Village, IL, US

DUPR

3.950

AK
Andy Kramer

Q5ERD0 · USA

DUPR

3.769

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-8271268026
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5282659530,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pierre S Thavong",
        "dupr_id": "XJKQNR",
        "rating": 4.244,
        "profile_pic_url": null,
        "location": "Elgin, IL, US"
      },
      {
        "name": "lucas coker",
        "dupr_id": "M9GRKP",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8131807488,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Bailey",
        "dupr_id": "WXMYMY",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": "Elk Grove Village, IL, US"
      },
      {
        "name": "Andy Kramer",
        "dupr_id": "Q5ERD0",
        "rating": 3.769,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]