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

Paddle Taps - Columbus

ID: 6883707183

Match Scores

11-5

Win

Play Date

2026-03-25

Play Time (Est)

4:45 AM

Play Location

Columbus, OH, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
ZL
Zach Lee

8MEMV3 · Columbus, OH, US

DUPR

3.917

LB
Lindsey Barbee

4LPMKV · Columbus, OH, US

DUPR

2.668

TEAM 2LOSS
JS
Jacob Samberg

8WMEJM · West Chester, OH, US

DUPR

4.684

MC
Mary chen

DN2VG4 · USA

DUPR

2.000

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-6883707183
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4679540516,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zach Lee",
        "dupr_id": "8MEMV3",
        "rating": 3.917,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Lindsey Barbee",
        "dupr_id": "4LPMKV",
        "rating": 2.668,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 4744808647,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Samberg",
        "dupr_id": "8WMEJM",
        "rating": 4.684,
        "profile_pic_url": null,
        "location": "West Chester, OH, US"
      },
      {
        "name": "Mary  chen",
        "dupr_id": "DN2VG4",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]