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

Cleveland Open - Open

ID: 5103769201

Match Scores

15-5

Loss

Play Date

2026-05-02

Play Time (Est)

2:15 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
MA
Michael Anderson

XJRJG7 · USA

DUPR

4.894

VY
Vincent Yu

9PV94E · USA

DUPR

5.225

TEAM 2LOSS
KN
Kyle Novak

X20E55 · Canton, OH, US

DUPR

4.928

KP
Keith Patterson

12G2Q9 · Canton, OH, US

DUPR

4.544

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-5103769201
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7689869351,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Anderson",
        "dupr_id": "XJRJG7",
        "rating": 4.894,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vincent Yu",
        "dupr_id": "9PV94E",
        "rating": 5.225,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6958674611,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Novak",
        "dupr_id": "X20E55",
        "rating": 4.928,
        "profile_pic_url": null,
        "location": "Canton, OH, US"
      },
      {
        "name": "Keith Patterson",
        "dupr_id": "12G2Q9",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "Canton, OH, US"
      }
    ]
  }
]