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

Women's Ladder May 2026 - Week 3

ID: 8009732503

Match Scores

5-15

Loss

Play Date

2026-05-12

Play Time (Est)

8:45 AM

Play Location

Erie Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
PO
Peg Osborne

2LWJDR · Euclid, OH, US

DUPR

3.069

TS
Teresita Shepherd

J5NEQM · Mentor, OH, US

DUPR

3.204

TEAM 2WINNER
MO
Megan O’Donnell

994Z5R · Euclid, OH, US

DUPR

3.047

SJ
Susan Joy

PP5NXX · USA

DUPR

3.430

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-8009732503
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7925868960,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Peg Osborne",
        "dupr_id": "2LWJDR",
        "rating": 3.069,
        "profile_pic_url": null,
        "location": "Euclid, OH, US"
      },
      {
        "name": "Teresita Shepherd",
        "dupr_id": "J5NEQM",
        "rating": 3.204,
        "profile_pic_url": null,
        "location": "Mentor, OH, US"
      }
    ]
  },
  {
    "team_id": 7321858081,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Megan O’Donnell",
        "dupr_id": "994Z5R",
        "rating": 3.047,
        "profile_pic_url": null,
        "location": "Euclid, OH, US"
      },
      {
        "name": "Susan Joy",
        "dupr_id": "PP5NXX",
        "rating": 3.43,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]