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

Paddle Taps - Columbus

ID: 7640351104

Match Scores

21-12

Win

Play Date

2026-04-18

Play Time (Est)

5:00 PM

Play Location

Columbus, OH, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Peter Horvath

4PE5MG · New Albany, OH, US

DUPR

2.733

Zach Lee

8MEMV3 · Columbus, OH, US

DUPR

3.917

TEAM 2LOSS
RC
Robin Chandy

K5W4PY · USA

DUPR

3.220

JH
James Hofmann

L2DQXK · USA

DUPR

3.243

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-7640351104
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6219195491,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Horvath",
        "dupr_id": "4PE5MG",
        "rating": 2.733,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/58.jpg",
        "location": "New Albany, OH, US"
      },
      {
        "name": "Zach Lee",
        "dupr_id": "8MEMV3",
        "rating": 3.917,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/63.jpg",
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 7865529028,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robin Chandy",
        "dupr_id": "K5W4PY",
        "rating": 3.22,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Hofmann",
        "dupr_id": "L2DQXK",
        "rating": 3.243,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]