Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Paddle Taps - Columbus

ID: 6865506717

Match Scores

2-15

Loss

Play Date

2026-05-11

Play Time (Est)

10:15 AM

Play Location

Columbus, OH, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JS
Jacob Samberg

8WMEJM · West Chester, OH, US

DUPR

4.496

BZ
Bolin Zhao

L507D6 · Columbus, OH, US

DUPR

3.436

TEAM 2WINNER
DH
David Hartman

NY2XD7 · USA

DUPR

4.238

MH
Marilee hanna

G5GJ9V · Columbus, OH, US

DUPR

3.856

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-6865506717
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4588531084,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacob Samberg",
        "dupr_id": "8WMEJM",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": "West Chester, OH, US"
      },
      {
        "name": "Bolin Zhao",
        "dupr_id": "L507D6",
        "rating": 3.436,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 5611544890,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Hartman",
        "dupr_id": "NY2XD7",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marilee hanna",
        "dupr_id": "G5GJ9V",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]