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

Cleveland Pickleball Center: Court of Champions Pool B Round 1

ID: 6216079642

Match Scores

12-10

Win

Play Date

2026-05-30

Play Time (Est)

11:30 PM

Play Location

12400 Crossburn Ave, Cleveland, OH 44135, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
TF
Taylor Fisher

6K2W4Q · USA

DUPR

2.895

WK
Wesley Kim

OR40PL · Cleveland, OH, US

DUPR

3.298

TEAM 2LOSS
AH
amanni herbawi

6K5Q50 · USA

DUPR

2.936

JK
Josh Kertcher

WN906Y · USA

DUPR

3.059

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-6216079642
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5099531294,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Taylor Fisher",
        "dupr_id": "6K2W4Q",
        "rating": 2.895,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wesley Kim",
        "dupr_id": "OR40PL",
        "rating": 3.298,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  },
  {
    "team_id": 7381343001,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "amanni herbawi",
        "dupr_id": "6K5Q50",
        "rating": 2.936,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Josh Kertcher",
        "dupr_id": "WN906Y",
        "rating": 3.059,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]