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

Cleveland Premier Pickleball

ID: 5821491903

Match Scores

7-11

Loss

Play Date

2025-11-11

Play Time (Est)

4:45 AM

Play Location

33625 Pin Oak Pkwy, Avon Lake, OH 44012, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
TJ
Tom Johnson

KXQJNO · USA

DUPR

2.318

BS
Brian Salco

4LZO2M · Avon Lake, OH, US

DUPR

3.087

TEAM 2WINNER
JP
Jesse Phlipot

KDN7GK · USA

DUPR

2.547

BW
Brian Wall

YNROVK · Bay Village, OH, US

DUPR

2.824

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-5821491903
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5782502828,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom Johnson",
        "dupr_id": "KXQJNO",
        "rating": 2.318,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Salco",
        "dupr_id": "4LZO2M",
        "rating": 3.087,
        "profile_pic_url": null,
        "location": "Avon Lake, OH, US"
      }
    ]
  },
  {
    "team_id": 7478504705,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jesse Phlipot",
        "dupr_id": "KDN7GK",
        "rating": 2.547,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Wall",
        "dupr_id": "YNROVK",
        "rating": 2.824,
        "profile_pic_url": null,
        "location": "Bay Village, OH, US"
      }
    ]
  }
]