Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Olympickle Games

ID: 6043919096

Match Scores

11-2

Win

Play Date

2026-02-22

Play Time (Est)

9:00 PM

Play Location

Pickled

View Facility Page →

Competitor Teams

TEAM 1WINNER
MV
Matthew Veldt

Q509KN · USA

DUPR

4.080

YL
Yanitza Lopez

4ZPRDG · Downers Grove, IL, US

DUPR

3.367

TEAM 2LOSS
CJ
Calvin Johns

DWOLE4 · USA

DUPR

3.403

KB
Kim Bowen

QXOY7D · Geneva, IL, US

DUPR

3.475

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-6043919096
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5281536495,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew  Veldt",
        "dupr_id": "Q509KN",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yanitza  Lopez",
        "dupr_id": "4ZPRDG",
        "rating": 3.367,
        "profile_pic_url": null,
        "location": "Downers Grove, IL, US"
      }
    ]
  },
  {
    "team_id": 8034685484,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Calvin Johns",
        "dupr_id": "DWOLE4",
        "rating": 3.403,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kim Bowen",
        "dupr_id": "QXOY7D",
        "rating": 3.475,
        "profile_pic_url": null,
        "location": "Geneva, IL, US"
      }
    ]
  }
]