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

Cleveland Premier Pickleball Holiday Bash

ID: 7404415775

Match Scores

12-15

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 1LOSS
ED
Ethan Dysert

3YRPP8 · Pittsburgh, PA, US

DUPR

5.392

JL
Jose La Vecchio

2LDKGE · San Felipe, Yaracuy, VE

DUPR

4.960

TEAM 2WINNER
BD
Brett Dubin

8J25DM · Cleveland, OH, US

DUPR

5.422

JR
Joseph Roeder

1R967Q · North Olmsted, OH, US

DUPR

5.369

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-7404415775
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7799061954,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ethan Dysert",
        "dupr_id": "3YRPP8",
        "rating": 5.392,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Jose La Vecchio",
        "dupr_id": "2LDKGE",
        "rating": 4.96,
        "profile_pic_url": null,
        "location": "San Felipe, Yaracuy, VE"
      }
    ]
  },
  {
    "team_id": 5757853974,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brett Dubin",
        "dupr_id": "8J25DM",
        "rating": 5.422,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Joseph Roeder",
        "dupr_id": "1R967Q",
        "rating": 5.369,
        "profile_pic_url": null,
        "location": "North Olmsted, OH, US"
      }
    ]
  }
]