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

Cleveland Open - Open

ID: 6091995457

Match Scores

15-5

Win

Play Date

2026-05-02

Play Time (Est)

2:15 AM

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.376

CN
Chad Nash

J5PZG4 · Cleveland, OH, US

DUPR

5.336

TEAM 2LOSS
LR
Logan Rowe

NY566W · North Olmsted, OH, US

DUPR

4.983

CB
Clayton Brehm

4LZ4YG · Lakewood, OH, US

DUPR

5.388

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-6091995457
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5651544164,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "grant sarnowski",
        "dupr_id": "JJ07WO",
        "rating": 5.376,
        "profile_pic_url": null,
        "location": "Lakewood, OH, US"
      },
      {
        "name": "Chad Nash",
        "dupr_id": "J5PZG4",
        "rating": 5.336,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  },
  {
    "team_id": 6561650148,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Logan Rowe",
        "dupr_id": "NY566W",
        "rating": 4.983,
        "profile_pic_url": null,
        "location": "North Olmsted, OH, US"
      },
      {
        "name": "Clayton Brehm",
        "dupr_id": "4LZ4YG",
        "rating": 5.388,
        "profile_pic_url": null,
        "location": "Lakewood, OH, US"
      }
    ]
  }
]