Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle & Chill

ID: 7474614744

Match Scores

21-3

Win

Play Date

2026-05-11

Play Time (Est)

1:00 PM

Play Location

880 W Henderson Rd, Columbus, OH 43214, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
ZR
Zane Rasul

E99OLM · USA

DUPR

3.666

KC
Kyle Courtright

GWXZMG · Powell, OH, US

DUPR

4.517

TEAM 2LOSS
JM
Jason Mertens

E96XGW · Columbus, OH, US

DUPR

3.771

EM
Ethan McKenney

12MGD9 · USA

DUPR

3.719

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-7474614744
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5566844450,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zane Rasul",
        "dupr_id": "E99OLM",
        "rating": 3.666,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Courtright",
        "dupr_id": "GWXZMG",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      }
    ]
  },
  {
    "team_id": 5682754720,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Mertens",
        "dupr_id": "E96XGW",
        "rating": 3.771,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Ethan McKenney",
        "dupr_id": "12MGD9",
        "rating": 3.719,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]