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

Cleveland Open - Mixed Open

ID: 6755673158

Match Scores

15-3

Win

Play Date

2026-05-03

Play Time (Est)

3:30 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
CN
Chad Nash

J5PZG4 · Cleveland, OH, US

DUPR

5.344

CP
Cara Provenzale

XJ2KZR · Westlake, OH, US

DUPR

4.625

TEAM 2LOSS
SH
Stephanie Haas

M2JGDG · Cleveland, OH, US

DUPR

4.622

KS
Kyle Streibel

3ZRONP · Independence, OH, US

DUPR

5.113

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-6755673158
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5045542925,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chad Nash",
        "dupr_id": "J5PZG4",
        "rating": 5.344,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Cara Provenzale",
        "dupr_id": "XJ2KZR",
        "rating": 4.625,
        "profile_pic_url": null,
        "location": "Westlake, OH, US"
      }
    ]
  },
  {
    "team_id": 5273419608,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephanie Haas",
        "dupr_id": "M2JGDG",
        "rating": 4.622,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Kyle Streibel",
        "dupr_id": "3ZRONP",
        "rating": 5.113,
        "profile_pic_url": null,
        "location": "Independence, OH, US"
      }
    ]
  }
]