Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle & Chill

ID: 4980960580

Match Scores

5-21

Win

Play Date

2026-05-11

Play Time (Est)

5:00 PM

Play Location

880 W Henderson Rd, Columbus, OH 43214, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
ZR
Zane Rasul

E99OLM · USA

DUPR

3.637

EM
Ethan McKenney

12MGD9 · USA

DUPR

3.755

TEAM 2WINNER
JM
Jason Mertens

E96XGW · Columbus, OH, US

DUPR

3.793

KC
Kyle Courtright

GWXZMG · Powell, OH, US

DUPR

4.467

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-4980960580
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7439179988,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zane Rasul",
        "dupr_id": "E99OLM",
        "rating": 3.637,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ethan McKenney",
        "dupr_id": "12MGD9",
        "rating": 3.755,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5377785610,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Mertens",
        "dupr_id": "E96XGW",
        "rating": 3.793,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Kyle Courtright",
        "dupr_id": "GWXZMG",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      }
    ]
  }
]