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

Cleveland Pickleball Center: Crazy 8's Skill Level 3.0 to 3.49 Round 5

ID: 5125775644

Match Scores

11-7

Win

Play Date

2026-05-14

Play Time (Est)

5:00 PM

Play Location

12400 Crossburn Ave, Cleveland, OH 44135, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
Justin Miller

EW2DYW · USA

DUPR

3.279

AP
Annette Poluse

4ZN976 · OH, US

DUPR

3.420

TEAM 2LOSS
TF
Taylor Fisher

6K2W4Q · USA

DUPR

2.850

ES
Evie Stuczynski

JZORYJ · Cleveland, OH, US

DUPR

2.972

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-5125775644
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6688743922,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin Miller",
        "dupr_id": "EW2DYW",
        "rating": 3.279,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Annette Poluse",
        "dupr_id": "4ZN976",
        "rating": 3.42,
        "profile_pic_url": null,
        "location": "OH, US"
      }
    ]
  },
  {
    "team_id": 7185657816,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Taylor Fisher",
        "dupr_id": "6K2W4Q",
        "rating": 2.85,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Evie Stuczynski",
        "dupr_id": "JZORYJ",
        "rating": 2.972,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  }
]