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

Paddle Taps - Columbus

ID: 6134535600

Match Scores

6-11

Win

Play Date

2026-04-15

Play Time (Est)

1:00 PM

Play Location

Columbus, OH, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AS
Amanda Sminchak

7D6NL4 · Columbus, OH, US

DUPR

3.084

PH
Peter Horvath

4PE5MG · USA

DUPR

2.667

TEAM 2WINNER
SF
Scott Farwick

V75ZLE · Dublin, OH, US

DUPR

3.356

SP
Shanon Paglieri

8DZ70X · Westerville, OH, US

DUPR

3.211

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-6134535600
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4515473679,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amanda Sminchak",
        "dupr_id": "7D6NL4",
        "rating": 3.084,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Peter Horvath",
        "dupr_id": "4PE5MG",
        "rating": 2.667,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8235473133,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Farwick",
        "dupr_id": "V75ZLE",
        "rating": 3.356,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      },
      {
        "name": "Shanon Paglieri",
        "dupr_id": "8DZ70X",
        "rating": 3.211,
        "profile_pic_url": null,
        "location": "Westerville, OH, US"
      }
    ]
  }
]