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

Cleveland Premier Pickleball Mixed Doubles Shootout

ID: 5648026702

Match Scores

6-15

Win

Play Date

2026-01-11

Play Time (Est)

11:30 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
KS
Kyle Streibel

3ZRONP · Independence, OH, US

DUPR

5.037

CP
Cara Provenzale

XJ2KZR · Westlake, OH, US

DUPR

4.611

TEAM 2WINNER
BD
Brett Dubin

8J25DM · Cleveland, OH, US

DUPR

5.445

SP
Shannon Pretorius

3VMO4J · Cleveland, OH, US

DUPR

5.019

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-5648026702
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6963171398,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle Streibel",
        "dupr_id": "3ZRONP",
        "rating": 5.037,
        "profile_pic_url": null,
        "location": "Independence, OH, US"
      },
      {
        "name": "Cara Provenzale",
        "dupr_id": "XJ2KZR",
        "rating": 4.611,
        "profile_pic_url": null,
        "location": "Westlake, OH, US"
      }
    ]
  },
  {
    "team_id": 7441113378,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brett Dubin",
        "dupr_id": "8J25DM",
        "rating": 5.445,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Shannon Pretorius",
        "dupr_id": "3VMO4J",
        "rating": 5.019,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  }
]