Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cleveland Open - Mixed Open

ID: 5274582760

Match Scores

11-5

Win

Play Date

2026-05-03

Play Time (Est)

5:00 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
JH
Julia Hurt

JZ4OJO · Chagrin Falls, OH, US

DUPR

4.072

KS
Karn Sharma

12LE43 · Strongsville, OH, US

DUPR

4.460

TEAM 2LOSS
MD
Meg DeMarco

Q562P4 · Niagara Falls, NY, US

DUPR

4.128

CK
Connor Kompare

OZOY7L · Kenmore, NY, US

DUPR

4.568

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-5274582760
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4533500925,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Julia Hurt",
        "dupr_id": "JZ4OJO",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": "Chagrin Falls, OH, US"
      },
      {
        "name": "Karn Sharma",
        "dupr_id": "12LE43",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": "Strongsville, OH, US"
      }
    ]
  },
  {
    "team_id": 6471593635,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Meg DeMarco",
        "dupr_id": "Q562P4",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": "Niagara Falls, NY, US"
      },
      {
        "name": "Connor Kompare",
        "dupr_id": "OZOY7L",
        "rating": 4.568,
        "profile_pic_url": null,
        "location": "Kenmore, NY, US"
      }
    ]
  }
]