Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle & Chill

ID: 5749654281

Match Scores

21-11

Loss

Play Date

2025-09-01

Play Time (Est)

10:15 AM

Play Location

880 W Henderson Rd, Columbus, OH 43214, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
EN
Eric Nassau

3V5RYP · Columbus, OH, US

DUPR

4.298

CZ
Charles Zachary Shy

1R5RMQ · Columbus, OH, US

DUPR

4.187

TEAM 2LOSS
DC
Daniel Chuck

OD72LL · Columbus, OH, US

DUPR

4.092

JW
James Wagner

4LR296 · Columbus, OH, US

DUPR

4.142

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-5749654281
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5341828626,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Nassau",
        "dupr_id": "3V5RYP",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Charles Zachary Shy",
        "dupr_id": "1R5RMQ",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 5235812250,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Chuck",
        "dupr_id": "OD72LL",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "James Wagner",
        "dupr_id": "4LR296",
        "rating": 4.142,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]