Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7065923842

Match Scores

0-11

Loss

Play Date

2026-04-11

Play Time (Est)

11: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.047

JH
Jennifer Hess

8JMJM4 · Painesville, OH, US

DUPR

3.409

TEAM 2WINNER
MT
Maia Totterdale

76YJ04 · USA

DUPR

3.827

KY
Kathy Yaussy

8GOYGV · USA

DUPR

3.725

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-7065923842
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7988830889,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Heather Duer",
        "dupr_id": "E9G2VJ",
        "rating": 3.047,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jennifer Hess",
        "dupr_id": "8JMJM4",
        "rating": 3.409,
        "profile_pic_url": null,
        "location": "Painesville, OH, US"
      }
    ]
  },
  {
    "team_id": 5283437455,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maia Totterdale",
        "dupr_id": "76YJ04",
        "rating": 3.827,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kathy Yaussy",
        "dupr_id": "8GOYGV",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]