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

Women's Ladder May 2026 - Week 5

ID: 8482988732

Match Scores

15-11

Loss

Play Date

2026-05-26

Play Time (Est)

9:00 PM

Play Location

Erie Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
ND
Nancy DeWerth

5574O0 · Mentor, OH, US

DUPR

3.286

TS
Teresita Shepherd

J5NEQM · Mentor, OH, US

DUPR

3.198

TEAM 2LOSS
PO
Peg Osborne

2LWJDR · Euclid, OH, US

DUPR

3.068

ML
Marcie Levine

76NJV4 · Willoughby Hills, OH, US

DUPR

3.392

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-8482988732
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6362957145,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nancy DeWerth",
        "dupr_id": "5574O0",
        "rating": 3.286,
        "profile_pic_url": null,
        "location": "Mentor, OH, US"
      },
      {
        "name": "Teresita Shepherd",
        "dupr_id": "J5NEQM",
        "rating": 3.198,
        "profile_pic_url": null,
        "location": "Mentor, OH, US"
      }
    ]
  },
  {
    "team_id": 7374868863,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peg Osborne",
        "dupr_id": "2LWJDR",
        "rating": 3.068,
        "profile_pic_url": null,
        "location": "Euclid, OH, US"
      },
      {
        "name": "Marcie Levine",
        "dupr_id": "76NJV4",
        "rating": 3.392,
        "profile_pic_url": null,
        "location": "Willoughby Hills, OH, US"
      }
    ]
  }
]