Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Cleveland Premier Pickleball Mixed Doubles Shootout

ID: 4798995383

Match Scores

15-13

Win

Play Date

2026-01-11

Play Time (Est)

12:45 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
BD
Brett Dubin

8J25DM · Cleveland, OH, US

DUPR

5.432

SP
Shannon Pretorius

3VMO4J · Cleveland, OH, US

DUPR

4.991

TEAM 2LOSS
KS
Kyle Streibel

3ZRONP · Independence, OH, US

DUPR

5.069

CP
Cara Provenzale

XJ2KZR · Westlake, OH, US

DUPR

4.638

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-4798995383
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8040217477,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brett Dubin",
        "dupr_id": "8J25DM",
        "rating": 5.432,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Shannon Pretorius",
        "dupr_id": "3VMO4J",
        "rating": 4.991,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  },
  {
    "team_id": 8553688128,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Streibel",
        "dupr_id": "3ZRONP",
        "rating": 5.069,
        "profile_pic_url": null,
        "location": "Independence, OH, US"
      },
      {
        "name": "Cara Provenzale",
        "dupr_id": "XJ2KZR",
        "rating": 4.638,
        "profile_pic_url": null,
        "location": "Westlake, OH, US"
      }
    ]
  }
]