Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle & Chill

ID: 5220738653

Match Scores

21-11

Win

Play Date

2026-03-17

Play Time (Est)

6:15 AM

Play Location

880 W Henderson Rd, Columbus, OH 43214, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
EW
Eric Witte

6ZPONQ · Columbus, OH, US

DUPR

3.555

JK
Jonathan Kuzmic

JPME7J · Columbus, OH, US

DUPR

3.563

TEAM 2LOSS
BJ
Brian Jackson

17LGYN · Columbus, OH, US

DUPR

3.488

DF
Dan Farmer

NYGGE7 · USA

DUPR

3.547

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-5220738653
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4648365859,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Witte",
        "dupr_id": "6ZPONQ",
        "rating": 3.555,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Jonathan Kuzmic",
        "dupr_id": "JPME7J",
        "rating": 3.563,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 8390493166,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Jackson",
        "dupr_id": "17LGYN",
        "rating": 3.488,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Dan Farmer",
        "dupr_id": "NYGGE7",
        "rating": 3.547,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]