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

Cleveland Open-Women's 3.5

ID: 6355991827

Match Scores

2-11

Win

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 1LOSS
KN
Kathleen Nguyen

76KWGM · USA

DUPR

3.464

KN
kathy nguyen

MEGQVD · USA

DUPR

2.906

TEAM 2WINNER
HD
Heather Duer

E9G2VJ · USA

DUPR

3.200

JH
Jennifer Hess

8JMJM4 · Painesville, OH, US

DUPR

3.484

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-6355991827
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6441510374,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kathleen Nguyen",
        "dupr_id": "76KWGM",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "kathy nguyen",
        "dupr_id": "MEGQVD",
        "rating": 2.906,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6600547720,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Heather Duer",
        "dupr_id": "E9G2VJ",
        "rating": 3.2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jennifer Hess",
        "dupr_id": "8JMJM4",
        "rating": 3.484,
        "profile_pic_url": null,
        "location": "Painesville, OH, US"
      }
    ]
  }
]