Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Cleveland Open - Open

ID: 5377635468

Match Scores

15-6

Win

Play Date

2026-05-02

Play Time (Est)

1:00 PM

Play Location

33625 Pin Oak Pkwy, Avon Lake, OH 44012, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
GS
grant sarnowski

JJ07WO · Lakewood, OH, US

DUPR

5.360

CN
Chad Nash

J5PZG4 · Cleveland, OH, US

DUPR

5.318

TEAM 2LOSS
JB
Jack Botkin

V4DX4P · Dublin, OH, US

DUPR

4.539

JR
Jayanth Ramakkagari

PKW4GX · Powell, OH, US

DUPR

5.064

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-5377635468
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4683244062,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "grant sarnowski",
        "dupr_id": "JJ07WO",
        "rating": 5.36,
        "profile_pic_url": null,
        "location": "Lakewood, OH, US"
      },
      {
        "name": "Chad Nash",
        "dupr_id": "J5PZG4",
        "rating": 5.318,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  },
  {
    "team_id": 4342370939,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jack Botkin",
        "dupr_id": "V4DX4P",
        "rating": 4.539,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      },
      {
        "name": "Jayanth Ramakkagari",
        "dupr_id": "PKW4GX",
        "rating": 5.064,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      }
    ]
  }
]