Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Cleveland Pickleball Center: Court of Champions Loser's Bracket Round 7

ID: 7305339895

Match Scores

11-7

Loss

Play Date

2026-05-30

Play Time (Est)

8:45 AM

Play Location

12400 Crossburn Ave, Cleveland, OH 44135, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AH
amanni herbawi

6K5Q50 · USA

DUPR

2.909

JK
Josh Kertcher

WN906Y · USA

DUPR

3.057

TEAM 2LOSS
ES
Evie Stuczynski

JZORYJ · Cleveland, OH, US

DUPR

2.964

MS
matthew stuczynski

N5MD5W · USA

DUPR

3.289

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-7305339895
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6622964996,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "amanni herbawi",
        "dupr_id": "6K5Q50",
        "rating": 2.909,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Josh Kertcher",
        "dupr_id": "WN906Y",
        "rating": 3.057,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6220336452,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Evie Stuczynski",
        "dupr_id": "JZORYJ",
        "rating": 2.964,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "matthew stuczynski",
        "dupr_id": "N5MD5W",
        "rating": 3.289,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]