Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle & Chill

ID: 6083638519

Match Scores

21-14

Loss

Play Date

2026-04-07

Play Time (Est)

8:45 AM

Play Location

880 W Henderson Rd, Columbus, OH 43214, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TP
Tyler Ponder

RZR2GN · USA

DUPR

3.822

JM
Jason Mertens

E96XGW · Columbus, OH, US

DUPR

3.815

TEAM 2LOSS
HP
Habib Paulino

EL7WEW · USA

DUPR

4.080

EW
Eric Witte

6ZPONQ · Columbus, OH, US

DUPR

3.543

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-6083638519
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5753068329,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Ponder",
        "dupr_id": "RZR2GN",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Mertens",
        "dupr_id": "E96XGW",
        "rating": 3.815,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 6897317683,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Habib Paulino",
        "dupr_id": "EL7WEW",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Witte",
        "dupr_id": "6ZPONQ",
        "rating": 3.543,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]