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

Cleveland Open - Open

ID: 7601871987

Match Scores

15-4

Loss

Play Date

2026-05-02

Play Time (Est)

4:45 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
CB
Clayton Brehm

4LZ4YG · Lakewood, OH, US

DUPR

5.453

LR
Logan Rowe

NY566W · North Olmsted, OH, US

DUPR

5.004

TEAM 2LOSS
JA
Jared Anderson

76YRJ4 · Cleveland, OH, US

DUPR

4.603

CG
Corey Goodman

JZV464 · Solon, OH, US

DUPR

4.466

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-7601871987
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4800489601,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Clayton Brehm",
        "dupr_id": "4LZ4YG",
        "rating": 5.453,
        "profile_pic_url": null,
        "location": "Lakewood, OH, US"
      },
      {
        "name": "Logan Rowe",
        "dupr_id": "NY566W",
        "rating": 5.004,
        "profile_pic_url": null,
        "location": "North Olmsted, OH, US"
      }
    ]
  },
  {
    "team_id": 6931864901,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jared Anderson",
        "dupr_id": "76YRJ4",
        "rating": 4.603,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Corey Goodman",
        "dupr_id": "JZV464",
        "rating": 4.466,
        "profile_pic_url": null,
        "location": "Solon, OH, US"
      }
    ]
  }
]