Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle & Chill

ID: 7283215299

Match Scores

21-15

Loss

Play Date

2025-03-31

Play Time (Est)

4:45 AM

Play Location

880 W Henderson Rd, Columbus, OH 43214, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SR
Sam Rapoport

GGPD7D · Columbus, OH, US

DUPR

4.096

NW
Nate Wallace

8GZRYQ · USA

DUPR

4.482

TEAM 2LOSS
SG
Sam Goedker

X22KX2 · Dublin, OH, US

DUPR

4.289

DC
Daniel Chuck

OD72LL · Columbus, OH, US

DUPR

4.253

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-7283215299
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4746716871,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Rapoport",
        "dupr_id": "GGPD7D",
        "rating": 4.096,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Nate Wallace",
        "dupr_id": "8GZRYQ",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8271378440,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sam Goedker",
        "dupr_id": "X22KX2",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      },
      {
        "name": "Daniel Chuck",
        "dupr_id": "OD72LL",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]