Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cleveland Open - Mens 4.5

ID: 8515297778

Match Scores

15-13

Win

Play Date

2026-05-02

Play Time (Est)

3:30 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
MB
Michael Braddock

8DO5DX · Amherst, OH, US

DUPR

4.433

AS
Austin Steindl

W6GE5M · Lorain, OH, US

DUPR

4.414

TEAM 2LOSS
CR
Calvin Radisek

V4E6ZP · Cleveland, OH, US

DUPR

4.343

CS
Cameron Slusher

YX707D · Cleveland, OH, US

DUPR

4.467

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-8515297778
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7447595928,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Braddock",
        "dupr_id": "8DO5DX",
        "rating": 4.433,
        "profile_pic_url": null,
        "location": "Amherst, OH, US"
      },
      {
        "name": "Austin Steindl",
        "dupr_id": "W6GE5M",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": "Lorain, OH, US"
      }
    ]
  },
  {
    "team_id": 7003204921,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Calvin Radisek",
        "dupr_id": "V4E6ZP",
        "rating": 4.343,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Cameron Slusher",
        "dupr_id": "YX707D",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  }
]