Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Paddle Taps - Columbus

ID: 7242752288

Match Scores

15-2

Loss

Play Date

2026-05-11

Play Time (Est)

9:00 PM

Play Location

Columbus, OH, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
ZL
Zach Lee

8MEMV3 · Columbus, OH, US

DUPR

4.043

MH
Marilee hanna

G5GJ9V · Columbus, OH, US

DUPR

3.905

TEAM 2LOSS
JS
Jacob Samberg

8WMEJM · West Chester, OH, US

DUPR

4.448

BZ
Bolin Zhao

L507D6 · Columbus, OH, US

DUPR

3.130

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-7242752288
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5230227269,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zach Lee",
        "dupr_id": "8MEMV3",
        "rating": 4.043,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Marilee hanna",
        "dupr_id": "G5GJ9V",
        "rating": 3.905,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 6563987856,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Samberg",
        "dupr_id": "8WMEJM",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": "West Chester, OH, US"
      },
      {
        "name": "Bolin Zhao",
        "dupr_id": "L507D6",
        "rating": 3.13,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]