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

Pickle & Chill

ID: 8449597686

Match Scores

21-1

Win

Play Date

2026-06-04

Play Time (Est)

7:30 PM

Play Location

880 W Henderson Rd, Columbus, OH 43214, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
LR
LAURA RYBAK

8J9974 · Dublin, OH, US

DUPR

2.695

DH
David Hulse

6KQGZD · USA

DUPR

2.750

TEAM 2LOSS
JH
Jennifer Haddow

5YXRPP · USA

DUPR

2.000

RK
Rachel Kesling

L2K45J · USA

DUPR

2.461

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-8449597686
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4799852616,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "LAURA RYBAK",
        "dupr_id": "8J9974",
        "rating": 2.695,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      },
      {
        "name": "David  Hulse",
        "dupr_id": "6KQGZD",
        "rating": 2.75,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7375989161,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Haddow",
        "dupr_id": "5YXRPP",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rachel Kesling",
        "dupr_id": "L2K45J",
        "rating": 2.461,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]