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

Paddle Taps - Columbus

ID: 6844209797

Match Scores

21-6

Win

Play Date

2026-04-18

Play Time (Est)

6:15 AM

Play Location

Columbus, OH, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
ZL
Zach Lee

8MEMV3 · Columbus, OH, US

DUPR

3.942

JH
James Hofmann

L2DQXK · USA

DUPR

3.232

TEAM 2LOSS
RC
Robin Chandy

K5W4PY · USA

DUPR

3.226

PH
Peter Horvath

4PE5MG · USA

DUPR

2.694

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-6844209797
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4603804026,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zach Lee",
        "dupr_id": "8MEMV3",
        "rating": 3.942,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "James Hofmann",
        "dupr_id": "L2DQXK",
        "rating": 3.232,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7591063313,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robin Chandy",
        "dupr_id": "K5W4PY",
        "rating": 3.226,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Horvath",
        "dupr_id": "4PE5MG",
        "rating": 2.694,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]