Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle & Chill

ID: 7210286646

Match Scores

8-21

Win

Play Date

2026-05-11

Play Time (Est)

7:30 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.658

JM
Jason Mertens

E96XGW · Columbus, OH, US

DUPR

3.777

TEAM 2WINNER
EM
Ethan McKenney

12MGD9 · USA

DUPR

3.783

KC
Kyle Courtright

GWXZMG · Powell, OH, US

DUPR

4.429

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-7210286646
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6302978591,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zane Rasul",
        "dupr_id": "E99OLM",
        "rating": 3.658,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Mertens",
        "dupr_id": "E96XGW",
        "rating": 3.777,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 5412146759,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ethan McKenney",
        "dupr_id": "12MGD9",
        "rating": 3.783,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Courtright",
        "dupr_id": "GWXZMG",
        "rating": 4.429,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      }
    ]
  }
]