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

Cleveland Open - Open

ID: 5714069306

Match Scores

15-17

Loss

Play Date

2026-05-02

Play Time (Est)

3:30 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.866

KP
Keith Patterson

12G2Q9 · Canton, OH, US

DUPR

4.485

TEAM 2WINNER
JA
Jared Anderson

76YRJ4 · Cleveland, OH, US

DUPR

4.610

CG
Corey Goodman

JZV464 · Solon, OH, US

DUPR

4.478

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-5714069306
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5136275369,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle Novak",
        "dupr_id": "X20E55",
        "rating": 4.866,
        "profile_pic_url": null,
        "location": "Canton, OH, US"
      },
      {
        "name": "Keith Patterson",
        "dupr_id": "12G2Q9",
        "rating": 4.485,
        "profile_pic_url": null,
        "location": "Canton, OH, US"
      }
    ]
  },
  {
    "team_id": 7534786229,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jared Anderson",
        "dupr_id": "76YRJ4",
        "rating": 4.61,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Corey Goodman",
        "dupr_id": "JZV464",
        "rating": 4.478,
        "profile_pic_url": null,
        "location": "Solon, OH, US"
      }
    ]
  }
]