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

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

ID: 6081837146

Match Scores

5-11

Loss

Play Date

2026-04-11

Play Time (Est)

3:30 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
HD
Heather Duer

E9G2VJ · USA

DUPR

3.000

JH
Jennifer Hess

8JMJM4 · Painesville, OH, US

DUPR

3.391

TEAM 2WINNER
LG
Laura Gibb

G0QRGM · USA

DUPR

3.658

KN
Kathleen Nguyen

76KWGM · USA

DUPR

3.593

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-6081837146
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7441928411,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Heather Duer",
        "dupr_id": "E9G2VJ",
        "rating": 3,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jennifer Hess",
        "dupr_id": "8JMJM4",
        "rating": 3.391,
        "profile_pic_url": null,
        "location": "Painesville, OH, US"
      }
    ]
  },
  {
    "team_id": 6766378926,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Laura Gibb",
        "dupr_id": "G0QRGM",
        "rating": 3.658,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kathleen Nguyen",
        "dupr_id": "76KWGM",
        "rating": 3.593,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]