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

Cleveland Open-Women's 3.5

ID: 6933360811

Match Scores

15-6

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
GT
gabi torres

QX0QY5 · USA

DUPR

2.947

AC
Ally Cui

6KYLXD · USA

DUPR

3.520

TEAM 2LOSS
HD
Heather Duer

E9G2VJ · USA

DUPR

3.159

JH
Jennifer Hess

8JMJM4 · Painesville, OH, US

DUPR

3.463

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-6933360811
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4455546309,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "gabi torres",
        "dupr_id": "QX0QY5",
        "rating": 2.947,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ally Cui",
        "dupr_id": "6KYLXD",
        "rating": 3.52,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4947530174,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heather Duer",
        "dupr_id": "E9G2VJ",
        "rating": 3.159,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jennifer Hess",
        "dupr_id": "8JMJM4",
        "rating": 3.463,
        "profile_pic_url": null,
        "location": "Painesville, OH, US"
      }
    ]
  }
]