Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cleveland Open - Mens 4.5

ID: 8249232185

Match Scores

13-15

Win

Play Date

2026-05-02

Play Time (Est)

6:15 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
JA
Jared Anderson

76YRJ4 · Cleveland, OH, US

DUPR

4.632

SG
Sandor Gyermn

JJQKVW · USA

DUPR

4.289

TEAM 2WINNER
MB
Michael Braddock

8DO5DX · Amherst, OH, US

DUPR

4.394

AS
Austin Steindl

W6GE5M · Lorain, OH, US

DUPR

4.374

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-8249232185
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6459006635,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jared Anderson",
        "dupr_id": "76YRJ4",
        "rating": 4.632,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Sandor Gyermn",
        "dupr_id": "JJQKVW",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7977647351,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Braddock",
        "dupr_id": "8DO5DX",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": "Amherst, OH, US"
      },
      {
        "name": "Austin Steindl",
        "dupr_id": "W6GE5M",
        "rating": 4.374,
        "profile_pic_url": null,
        "location": "Lorain, OH, US"
      }
    ]
  }
]