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

Cleveland Premier Pickleball

ID: 8466147473

Match Scores

11-3

Win

Play Date

2025-11-11

Play Time (Est)

6:15 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
BS
Brian Salco

4LZO2M · Avon Lake, OH, US

DUPR

3.095

DT
David Tovtin

J5JLMD · USA

DUPR

3.245

TEAM 2LOSS
MB
Mark Bennett

V20Z9E · USA

DUPR

2.646

TJ
Tom Johnson

KXQJNO · USA

DUPR

2.327

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-8466147473
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5102269407,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Salco",
        "dupr_id": "4LZO2M",
        "rating": 3.095,
        "profile_pic_url": null,
        "location": "Avon Lake, OH, US"
      },
      {
        "name": "David Tovtin",
        "dupr_id": "J5JLMD",
        "rating": 3.245,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5923037239,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Bennett",
        "dupr_id": "V20Z9E",
        "rating": 2.646,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tom Johnson",
        "dupr_id": "KXQJNO",
        "rating": 2.327,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]