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

Women's Ladder May 2026 - Week 2

ID: 8228341925

Match Scores

10-15

Win

Play Date

2026-05-05

Play Time (Est)

6:15 AM

Play Location

Erie Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
ND
Nancy DeWerth

5574O0 · Mentor, OH, US

DUPR

3.246

TS
Teresita Shepherd

J5NEQM · Mentor, OH, US

DUPR

3.206

TEAM 2WINNER
MO
Megan O’Donnell

994Z5R · Euclid, OH, US

DUPR

3.044

PO
Peg Osborne

2LWJDR · Euclid, OH, US

DUPR

3.071

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-8228341925
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8023760378,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nancy DeWerth",
        "dupr_id": "5574O0",
        "rating": 3.246,
        "profile_pic_url": null,
        "location": "Mentor, OH, US"
      },
      {
        "name": "Teresita Shepherd",
        "dupr_id": "J5NEQM",
        "rating": 3.206,
        "profile_pic_url": null,
        "location": "Mentor, OH, US"
      }
    ]
  },
  {
    "team_id": 4732972775,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Megan O’Donnell",
        "dupr_id": "994Z5R",
        "rating": 3.044,
        "profile_pic_url": null,
        "location": "Euclid, OH, US"
      },
      {
        "name": "Peg Osborne",
        "dupr_id": "2LWJDR",
        "rating": 3.071,
        "profile_pic_url": null,
        "location": "Euclid, OH, US"
      }
    ]
  }
]