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

Cleveland Open - Open

ID: 5213235632

Match Scores

10-15

Loss

Play Date

2026-05-02

Play Time (Est)

9:00 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
KN
Kyle Novak

X20E55 · Canton, OH, US

DUPR

4.887

KP
Keith Patterson

12G2Q9 · Canton, OH, US

DUPR

4.505

TEAM 2WINNER
KF
Kevin Faber

12Y7GY · USA

DUPR

4.580

BB
Brady Bissonette

6ZXKE0 · Cuyahoga Falls, OH, US

DUPR

4.590

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-5213235632
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7165518756,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle Novak",
        "dupr_id": "X20E55",
        "rating": 4.887,
        "profile_pic_url": null,
        "location": "Canton, OH, US"
      },
      {
        "name": "Keith Patterson",
        "dupr_id": "12G2Q9",
        "rating": 4.505,
        "profile_pic_url": null,
        "location": "Canton, OH, US"
      }
    ]
  },
  {
    "team_id": 8342466819,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Faber",
        "dupr_id": "12Y7GY",
        "rating": 4.58,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brady Bissonette",
        "dupr_id": "6ZXKE0",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": "Cuyahoga Falls, OH, US"
      }
    ]
  }
]