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

Cleveland Premier Pickleball Holiday Bash

ID: 4837478746

Match Scores

15-12

Loss

Play Date

2025-12-06

Play Time (Est)

11:30 PM

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

JR
Joseph Roeder

1R967Q · North Olmsted, OH, US

DUPR

5.375

TEAM 2LOSS
BS
Benjamin Slade

8MP7MD · Macedonia, OH, US

DUPR

5.570

AT
Alex Toth

3OEOE8 · Pittsburgh, PA, US

DUPR

5.545

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-4837478746
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6962851578,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brett Dubin",
        "dupr_id": "8J25DM",
        "rating": 5.43,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Joseph Roeder",
        "dupr_id": "1R967Q",
        "rating": 5.375,
        "profile_pic_url": null,
        "location": "North Olmsted, OH, US"
      }
    ]
  },
  {
    "team_id": 4918978443,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Benjamin Slade",
        "dupr_id": "8MP7MD",
        "rating": 5.57,
        "profile_pic_url": null,
        "location": "Macedonia, OH, US"
      },
      {
        "name": "Alex Toth",
        "dupr_id": "3OEOE8",
        "rating": 5.545,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  }
]