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

Cleveland Pickleball Center: Court of Champions Pool A Round 3

ID: 5088157611

Match Scores

11-8

Win

Play Date

2026-05-30

Play Time (Est)

4:45 AM

Play Location

12400 Crossburn Ave, Cleveland, OH 44135, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
ES
Evie Stuczynski

JZORYJ · Cleveland, OH, US

DUPR

3.004

MS
matthew stuczynski

N5MD5W · USA

DUPR

3.624

TEAM 2LOSS
VM
vaso moutsos

7J0WR9 · USA

DUPR

2.283

WB
William Belan

V6704P · USA

DUPR

3.429

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-5088157611
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7637883203,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Evie Stuczynski",
        "dupr_id": "JZORYJ",
        "rating": 3.004,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "matthew stuczynski",
        "dupr_id": "N5MD5W",
        "rating": 3.624,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6411242342,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "vaso moutsos",
        "dupr_id": "7J0WR9",
        "rating": 2.283,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "William Belan",
        "dupr_id": "V6704P",
        "rating": 3.429,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]