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

Paddle Taps - Columbus2300101081846359

ID: 5796614201

Match Scores

11-7

Win

Play Date

2026-04-30

Play Time (Est)

6:15 AM

Play Location

Columbus, OH, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KP
Kim Presta

GGE0XV · Powell, OH, US

DUPR

2.634

SF
Scott Farwick

V75ZLE · Dublin, OH, US

DUPR

3.444

TEAM 2LOSS
MS
Murali Sundararajan

L5RZWZ · New Albany, OH, US

DUPR

3.197

PH
Peter Horvath

4PE5MG · USA

DUPR

2.695

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-5796614201
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7570435994,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kim Presta",
        "dupr_id": "GGE0XV",
        "rating": 2.634,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      },
      {
        "name": "Scott Farwick",
        "dupr_id": "V75ZLE",
        "rating": 3.444,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      }
    ]
  },
  {
    "team_id": 5171273171,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Murali Sundararajan",
        "dupr_id": "L5RZWZ",
        "rating": 3.197,
        "profile_pic_url": null,
        "location": "New Albany, OH, US"
      },
      {
        "name": "Peter Horvath",
        "dupr_id": "4PE5MG",
        "rating": 2.695,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]