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

In and Out Pickleball - April 11th 3.5 Women's Doubles

ID: 5610981285

Match Scores

11-2

Win

Play Date

2026-04-11

Play Time (Est)

10:15 AM

Play Location

8001 Moving Way unit b, Mentor, OH 44060, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
HD
Heather Duer

E9G2VJ · USA

DUPR

3.084

JH
Jennifer Hess

8JMJM4 · Painesville, OH, US

DUPR

3.428

TEAM 2LOSS
WS
Wendy Sabin

2YLR49 · USA

DUPR

3.025

RK
Rachel kalous

MEY60O · USA

DUPR

3.639

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-5610981285
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4694624395,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Heather Duer",
        "dupr_id": "E9G2VJ",
        "rating": 3.084,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jennifer Hess",
        "dupr_id": "8JMJM4",
        "rating": 3.428,
        "profile_pic_url": null,
        "location": "Painesville, OH, US"
      }
    ]
  },
  {
    "team_id": 6702464741,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Wendy  Sabin",
        "dupr_id": "2YLR49",
        "rating": 3.025,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rachel kalous",
        "dupr_id": "MEY60O",
        "rating": 3.639,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]