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

Women's Ladder May 2026 - Week 5

ID: 7652574661

Match Scores

15-1

Loss

Play Date

2026-05-26

Play Time (Est)

2:15 AM

Play Location

Erie Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
SJ
Susan Joy

PP5NXX · USA

DUPR

3.508

ND
Nancy DeWerth

5574O0 · Mentor, OH, US

DUPR

3.281

TEAM 2LOSS
TS
Teresita Shepherd

J5NEQM · Mentor, OH, US

DUPR

3.191

PO
Peg Osborne

2LWJDR · Euclid, OH, US

DUPR

3.080

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-7652574661
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6166096544,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Susan Joy",
        "dupr_id": "PP5NXX",
        "rating": 3.508,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nancy DeWerth",
        "dupr_id": "5574O0",
        "rating": 3.281,
        "profile_pic_url": null,
        "location": "Mentor, OH, US"
      }
    ]
  },
  {
    "team_id": 6035121768,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Teresita Shepherd",
        "dupr_id": "J5NEQM",
        "rating": 3.191,
        "profile_pic_url": null,
        "location": "Mentor, OH, US"
      },
      {
        "name": "Peg Osborne",
        "dupr_id": "2LWJDR",
        "rating": 3.08,
        "profile_pic_url": null,
        "location": "Euclid, OH, US"
      }
    ]
  }
]