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

Cleveland Premier Pickleball Holiday Bash

ID: 8150084039

Match Scores

16-14

Win

Play Date

2025-12-06

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.439

JR
Joseph Roeder

1R967Q · North Olmsted, OH, US

DUPR

5.383

TEAM 2LOSS
AT
Alex Toth

3OEOE8 · Pittsburgh, PA, US

DUPR

5.535

BS
Benjamin Slade

8MP7MD · USA

DUPR

5.549

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-8150084039
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7530793712,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brett Dubin",
        "dupr_id": "8J25DM",
        "rating": 5.439,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Joseph Roeder",
        "dupr_id": "1R967Q",
        "rating": 5.383,
        "profile_pic_url": null,
        "location": "North Olmsted, OH, US"
      }
    ]
  },
  {
    "team_id": 6156920438,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Toth",
        "dupr_id": "3OEOE8",
        "rating": 5.535,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Benjamin Slade",
        "dupr_id": "8MP7MD",
        "rating": 5.549,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]