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

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

ID: 7102863786

Match Scores

11-2

Win

Play Date

2026-05-14

Play Time (Est)

7:30 PM

Play Location

12400 Crossburn Ave, Cleveland, OH 44135, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
TF
Taylor Fisher

6K2W4Q · USA

DUPR

2.863

AP
Annette Poluse

4ZN976 · OH, US

DUPR

3.444

TEAM 2LOSS
MH
Max Hrbal

P5RRYZ · Cleveland, OH, US

DUPR

2.952

WP
William Phelps

56MR55 · Berea, OH, US

DUPR

3.284

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-7102863786
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5935551366,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Taylor Fisher",
        "dupr_id": "6K2W4Q",
        "rating": 2.863,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Annette Poluse",
        "dupr_id": "4ZN976",
        "rating": 3.444,
        "profile_pic_url": null,
        "location": "OH, US"
      }
    ]
  },
  {
    "team_id": 5610530813,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Max Hrbal",
        "dupr_id": "P5RRYZ",
        "rating": 2.952,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "William  Phelps",
        "dupr_id": "56MR55",
        "rating": 3.284,
        "profile_pic_url": null,
        "location": "Berea, OH, US"
      }
    ]
  }
]