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

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

ID: 6161137318

Match Scores

11-6

Win

Play Date

2026-05-14

Play Time (Est)

11:30 PM

Play Location

12400 Crossburn Ave, Cleveland, OH 44135, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
LB
Logan Bockmore

9JQWXV · USA

DUPR

3.081

AP
Annette Poluse

4ZN976 · OH, US

DUPR

3.450

TEAM 2LOSS
MH
Max Hrbal

P5RRYZ · Cleveland, OH, US

DUPR

2.946

JM
Justin Miller

EW2DYW · USA

DUPR

3.283

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-6161137318
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5392145772,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Logan Bockmore",
        "dupr_id": "9JQWXV",
        "rating": 3.081,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Annette Poluse",
        "dupr_id": "4ZN976",
        "rating": 3.45,
        "profile_pic_url": null,
        "location": "OH, US"
      }
    ]
  },
  {
    "team_id": 8212758497,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Max Hrbal",
        "dupr_id": "P5RRYZ",
        "rating": 2.946,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Justin Miller",
        "dupr_id": "EW2DYW",
        "rating": 3.283,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]