Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cleveland Open- Men's 3.5

ID: 4537614677

Match Scores

6-11

Loss

Play Date

2026-05-02

Play Time (Est)

6:15 AM

Play Location

Cleveland Premier Pickleball, Pin Oak Parkway, Avon Lake, OH, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MC
Marvin Chan

YN9QWE · USA

DUPR

3.649

BW
Brian Weisman

0YRY6G · Avon Lake, OH, US

DUPR

3.994

TEAM 2WINNER
JD
Jeffrey Darkow

W6QJXG · USA

DUPR

3.834

AL
Andrei Lebedev

2P0JN4 · USA

DUPR

3.959

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-4537614677
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7609232341,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marvin Chan",
        "dupr_id": "YN9QWE",
        "rating": 3.649,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Weisman",
        "dupr_id": "0YRY6G",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": "Avon Lake, OH, US"
      }
    ]
  },
  {
    "team_id": 6146418167,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Darkow",
        "dupr_id": "W6QJXG",
        "rating": 3.834,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrei Lebedev",
        "dupr_id": "2P0JN4",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]