Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle & Chill

ID: 8369403048

Match Scores

11-21

Loss

Play Date

2025-03-31

Play Time (Est)

1:00 PM

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.083

SG
Sam Goedker

X22KX2 · Dublin, OH, US

DUPR

4.304

TEAM 2WINNER
NW
Nate Wallace

8GZRYQ · USA

DUPR

4.455

DC
Daniel Chuck

OD72LL · Columbus, OH, US

DUPR

4.266

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-8369403048
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4835456639,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sam Rapoport",
        "dupr_id": "GGPD7D",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Sam Goedker",
        "dupr_id": "X22KX2",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      }
    ]
  },
  {
    "team_id": 6018706104,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nate Wallace",
        "dupr_id": "8GZRYQ",
        "rating": 4.455,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Chuck",
        "dupr_id": "OD72LL",
        "rating": 4.266,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]