Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cleveland Open- Men's 3.5

ID: 7622853787

Match Scores

11-2

Loss

Play Date

2026-05-02

Play Time (Est)

8:45 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
JD
Jeffrey Darkow

W6QJXG · USA

DUPR

4.071

AL
Andrei Lebedev

2P0JN4 · USA

DUPR

4.513

TEAM 2LOSS
Andrew Edgar

L2KGMQ · Elyria, OH, US

DUPR

3.680

RY
Ravi Yenugu

5Y0NJR · USA

DUPR

3.641

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-7622853787
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7076349610,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Darkow",
        "dupr_id": "W6QJXG",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrei Lebedev",
        "dupr_id": "2P0JN4",
        "rating": 4.513,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6893053806,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Edgar",
        "dupr_id": "L2KGMQ",
        "rating": 3.68,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/69d56fe9bff98.jpg",
        "location": "Elyria, OH, US"
      },
      {
        "name": "Ravi Yenugu",
        "dupr_id": "5Y0NJR",
        "rating": 3.641,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]