Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

2026 Olympickle Games

ID: 6574680595

Match Scores

11-3

Win

Play Date

2026-02-22

Play Time (Est)

8:45 AM

Play Location

Pickled

View Facility Page →

Competitor Teams

TEAM 1WINNER
CJ
Calvin Johns

DWOLE4 · USA

DUPR

3.415

KB
Kim Bowen

QXOY7D · Geneva, IL, US

DUPR

3.485

TEAM 2LOSS
JC
Johnny Cao

QJDYV0 · USA

DUPR

3.020

MC
Monica Chirila

7D4Z0M · USA

DUPR

2.829

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-6574680595
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5824275155,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Calvin Johns",
        "dupr_id": "DWOLE4",
        "rating": 3.415,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kim Bowen",
        "dupr_id": "QXOY7D",
        "rating": 3.485,
        "profile_pic_url": null,
        "location": "Geneva, IL, US"
      }
    ]
  },
  {
    "team_id": 7620170316,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Johnny Cao",
        "dupr_id": "QJDYV0",
        "rating": 3.02,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Monica Chirila",
        "dupr_id": "7D4Z0M",
        "rating": 2.829,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]