Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Pickle & Chill

ID: 4847192607

Match Scores

15-21

Win

Play Date

2026-06-04

Play Time (Est)

4:45 AM

Play Location

880 W Henderson Rd, Columbus, OH 43214, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
TS
Thomas Schlaegel

JJP4OJ · USA

DUPR

2.996

JE
Jake Ethridge

N5MM07 · USA

DUPR

2.822

TEAM 2WINNER
JW
Jeff witwer

RXRV5E · Dublin, OH, US

DUPR

3.003

LD
Lacey Doles

GGEW0M · Columbus, OH, US

DUPR

2.904

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-4847192607
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5747680734,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thomas Schlaegel",
        "dupr_id": "JJP4OJ",
        "rating": 2.996,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jake Ethridge",
        "dupr_id": "N5MM07",
        "rating": 2.822,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7235830894,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff witwer",
        "dupr_id": "RXRV5E",
        "rating": 3.003,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      },
      {
        "name": "Lacey Doles",
        "dupr_id": "GGEW0M",
        "rating": 2.904,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]