Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle & Chill

ID: 8020875247

Match Scores

12-21

Win

Play Date

2026-04-20

Play Time (Est)

8:45 AM

Play Location

880 W Henderson Rd, Columbus, OH 43214, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DC
Daniel Chuck

OD72LL · Columbus, OH, US

DUPR

4.094

TH
Tate Hughes

7JRONM · USA

DUPR

3.673

TEAM 2WINNER
SR
Sam Rapoport

GGPD7D · Columbus, OH, US

DUPR

3.803

ZR
Zane Rasul

E99OLM · Columbus, OH, US

DUPR

3.750

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-8020875247
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4307208680,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Chuck",
        "dupr_id": "OD72LL",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Tate Hughes",
        "dupr_id": "7JRONM",
        "rating": 3.673,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5298224694,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sam Rapoport",
        "dupr_id": "GGPD7D",
        "rating": 3.803,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Zane Rasul",
        "dupr_id": "E99OLM",
        "rating": 3.75,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]