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

Paddle Taps - Columbus

ID: 4446852896

Match Scores

11-1

Loss

Play Date

2026-04-30

Play Time (Est)

9:00 PM

Play Location

Columbus, OH, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MS
Murali Sundararajan

L5RZWZ · New Albany, OH, US

DUPR

3.203

BA
Bharati Anand

GG7W2Q · New Albany, OH, US

DUPR

3.017

TEAM 2LOSS
KP
Kim Presta

GGE0XV · Powell, OH, US

DUPR

2.618

PH
Peter Horvath

4PE5MG · USA

DUPR

2.702

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-4446852896
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5994799571,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Murali Sundararajan",
        "dupr_id": "L5RZWZ",
        "rating": 3.203,
        "profile_pic_url": null,
        "location": "New Albany, OH, US"
      },
      {
        "name": "Bharati Anand",
        "dupr_id": "GG7W2Q",
        "rating": 3.017,
        "profile_pic_url": null,
        "location": "New Albany, OH, US"
      }
    ]
  },
  {
    "team_id": 6624976172,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kim Presta",
        "dupr_id": "GGE0XV",
        "rating": 2.618,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      },
      {
        "name": "Peter Horvath",
        "dupr_id": "4PE5MG",
        "rating": 2.702,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]