Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cleveland Premier Pickleball Holiday Bash

ID: 4510021813

Match Scores

15-9

Win

Play Date

2025-12-06

Play Time (Est)

2:15 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
BS
Brad Snyder

L5M4N6 · Chardon, OH, US

DUPR

4.210

JV
Jeremy Vanhorn

ZDOY6Q · Mentor, OH, US

DUPR

4.151

TEAM 2LOSS
RM
Raymond Miller

4VZOV6 · USA

DUPR

3.992

BS
Bryten Steiner

99WXJK · USA

DUPR

3.986

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-4510021813
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7964781385,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brad Snyder",
        "dupr_id": "L5M4N6",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": "Chardon, OH, US"
      },
      {
        "name": "Jeremy Vanhorn",
        "dupr_id": "ZDOY6Q",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "Mentor, OH, US"
      }
    ]
  },
  {
    "team_id": 5830659607,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Raymond  Miller",
        "dupr_id": "4VZOV6",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bryten Steiner",
        "dupr_id": "99WXJK",
        "rating": 3.986,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]