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

Paddle Taps - Columbus

ID: 5813957547

Match Scores

2-15, 4-15

Loss

Play Date

2026-05-26

Play Time (Est)

4:45 AM

Play Location

Columbus, OH, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JS
Jacob Samberg

8WMEJM · West Chester, OH, US

DUPR

4.255

BZ
Bolin Zhao

L507D6 · USA

DUPR

2.130

TEAM 2WINNER
MH
Marilee hanna

G5GJ9V · Columbus, OH, US

DUPR

3.990

KP
Kim Presta

GGE0XV · USA

DUPR

3.197

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-5813957547
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7719893109,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacob Samberg",
        "dupr_id": "8WMEJM",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "West Chester, OH, US"
      },
      {
        "name": "Bolin Zhao",
        "dupr_id": "L507D6",
        "rating": 2.13,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4614470673,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marilee hanna",
        "dupr_id": "G5GJ9V",
        "rating": 3.99,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Kim Presta",
        "dupr_id": "GGE0XV",
        "rating": 3.197,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]