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

2026 Olympickle Games

ID: 5115101698

Match Scores

11-8

Loss

Play Date

2026-02-22

Play Time (Est)

11:30 PM

Play Location

Pickled

View Facility Page →

Competitor Teams

TEAM 1WINNER
DJ
Dave Johnson

QPJW2D · USA

DUPR

3.710

GP
Gayle Phee

3LEZVZ · IL, US

DUPR

2.971

TEAM 2LOSS
GC
Gregory Carmen

2LM9Q7 · USA

DUPR

3.494

YL
Yanitza Lopez

4ZPRDG · Downers Grove, IL, US

DUPR

3.199

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-5115101698
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8233169943,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dave Johnson",
        "dupr_id": "QPJW2D",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gayle Phee",
        "dupr_id": "3LEZVZ",
        "rating": 2.971,
        "profile_pic_url": null,
        "location": "IL, US"
      }
    ]
  },
  {
    "team_id": 6642495243,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gregory Carmen",
        "dupr_id": "2LM9Q7",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yanitza  Lopez",
        "dupr_id": "4ZPRDG",
        "rating": 3.199,
        "profile_pic_url": null,
        "location": "Downers Grove, IL, US"
      }
    ]
  }
]