Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle & Chill

ID: 8420825261

Match Scores

14-21

Win

Play Date

2025-03-31

Play Time (Est)

6:15 AM

Play Location

880 W Henderson Rd, Columbus, OH 43214, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SR
Sam Rapoport

GGPD7D · Columbus, OH, US

DUPR

4.087

DC
Daniel Chuck

OD72LL · Columbus, OH, US

DUPR

4.245

TEAM 2WINNER
SG
Sam Goedker

X22KX2 · Dublin, OH, US

DUPR

4.299

NW
Nate Wallace

8GZRYQ · USA

DUPR

4.498

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-8420825261
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8517138134,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sam Rapoport",
        "dupr_id": "GGPD7D",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Daniel Chuck",
        "dupr_id": "OD72LL",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 4613750663,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sam Goedker",
        "dupr_id": "X22KX2",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      },
      {
        "name": "Nate Wallace",
        "dupr_id": "8GZRYQ",
        "rating": 4.498,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]