Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cleveland Premier Pickleball Mixed Doubles Shootout

ID: 7835568025

Match Scores

1-15

Loss

Play Date

2026-01-11

Play Time (Est)

2:15 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
CS
Cameron Slusher

YX707D · Cleveland, OH, US

DUPR

4.476

KG
Katelyn Gregorin

8E75DW · Mentor, OH, US

DUPR

4.119

TEAM 2WINNER
BP
Blake Phelps

JJVWX4 · Lakewood, OH, US

DUPR

4.422

ND
Nina Dale

8G9WGG · Westlake, OH, US

DUPR

4.034

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-7835568025
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7514838771,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cameron Slusher",
        "dupr_id": "YX707D",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Katelyn Gregorin",
        "dupr_id": "8E75DW",
        "rating": 4.119,
        "profile_pic_url": null,
        "location": "Mentor, OH, US"
      }
    ]
  },
  {
    "team_id": 6334708112,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Blake Phelps",
        "dupr_id": "JJVWX4",
        "rating": 4.422,
        "profile_pic_url": null,
        "location": "Lakewood, OH, US"
      },
      {
        "name": "Nina Dale",
        "dupr_id": "8G9WGG",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": "Westlake, OH, US"
      }
    ]
  }
]