Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cleveland Premier Pickleball Holiday Bash

ID: 5372298047

Match Scores

6-11

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
AP
Andrew Perry

7JPNM0 · USA

DUPR

3.995

DE
Devyn Emmons

56Q44L · Norwalk, OH, US

DUPR

3.981

TEAM 2WINNER
BS
Brad Snyder

L5M4N6 · Chardon, OH, US

DUPR

4.225

JV
Jeremy Vanhorn

ZDOY6Q · Mentor, OH, US

DUPR

4.163

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-5372298047
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6620224044,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Perry",
        "dupr_id": "7JPNM0",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Devyn Emmons",
        "dupr_id": "56Q44L",
        "rating": 3.981,
        "profile_pic_url": null,
        "location": "Norwalk, OH, US"
      }
    ]
  },
  {
    "team_id": 4819786683,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brad Snyder",
        "dupr_id": "L5M4N6",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": "Chardon, OH, US"
      },
      {
        "name": "Jeremy Vanhorn",
        "dupr_id": "ZDOY6Q",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": "Mentor, OH, US"
      }
    ]
  }
]