Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cleveland Open- Men's 3.5

ID: 7244031416

Match Scores

15-8

Win

Play Date

2026-05-02

Play Time (Est)

9:00 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
ON
Omar Nepomuceno

0RKJM4 · Avon Lake, OH, US

DUPR

3.526

TW
Thomas Waters

MPYMQL · USA

DUPR

3.523

TEAM 2LOSS
Andrew Edgar

L2KGMQ · Elyria, OH, US

DUPR

3.666

RY
Ravi Yenugu

5Y0NJR · USA

DUPR

3.459

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-7244031416
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5030544347,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Omar Nepomuceno",
        "dupr_id": "0RKJM4",
        "rating": 3.526,
        "profile_pic_url": null,
        "location": "Avon Lake, OH, US"
      },
      {
        "name": "Thomas Waters",
        "dupr_id": "MPYMQL",
        "rating": 3.523,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8146178504,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Edgar",
        "dupr_id": "L2KGMQ",
        "rating": 3.666,
        "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.459,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]