Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Cleveland Open- Men's 3.5

ID: 7703350097

Match Scores

15-8

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 1WINNER
AJ
Alec Jendre

N5LMJW · USA

DUPR

3.301

JS
Jonathan Strychasz

LW6J9K · USA

DUPR

3.301

TEAM 2LOSS
Andrew Edgar

L2KGMQ · Elyria, OH, US

DUPR

3.645

RY
Ravi Yenugu

5Y0NJR · USA

DUPR

3.243

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-7703350097
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7481243108,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alec Jendre",
        "dupr_id": "N5LMJW",
        "rating": 3.301,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Strychasz",
        "dupr_id": "LW6J9K",
        "rating": 3.301,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4481151464,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Edgar",
        "dupr_id": "L2KGMQ",
        "rating": 3.645,
        "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.243,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]