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

Cleveland Open - Open

ID: 5168165951

Match Scores

15-10

Loss

Play Date

2026-05-02

Play Time (Est)

12:45 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
JB
Jack Botkin

V4DX4P · Dublin, OH, US

DUPR

4.544

JR
Jayanth Ramakkagari

PKW4GX · Powell, OH, US

DUPR

5.081

TEAM 2LOSS
JA
Jared Anderson

76YRJ4 · Cleveland, OH, US

DUPR

4.604

CG
Corey Goodman

JZV464 · Solon, OH, US

DUPR

4.467

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-5168165951
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4494395381,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Botkin",
        "dupr_id": "V4DX4P",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      },
      {
        "name": "Jayanth Ramakkagari",
        "dupr_id": "PKW4GX",
        "rating": 5.081,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      }
    ]
  },
  {
    "team_id": 5423523644,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jared Anderson",
        "dupr_id": "76YRJ4",
        "rating": 4.604,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Corey Goodman",
        "dupr_id": "JZV464",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": "Solon, OH, US"
      }
    ]
  }
]