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

Women's Ladder May 2026 - Week 5

ID: 7059450450

Match Scores

12-15

Loss

Play Date

2026-05-26

Play Time (Est)

7:30 PM

Play Location

Erie Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
SJ
Susan Joy

PP5NXX · USA

DUPR

3.503

PO
Peg Osborne

2LWJDR · Euclid, OH, US

DUPR

3.073

TEAM 2WINNER
TS
Teresita Shepherd

J5NEQM · Mentor, OH, US

DUPR

3.193

ML
Marcie Levine

76NJV4 · Willoughby Hills, OH, US

DUPR

3.397

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-7059450450
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8087094398,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Susan Joy",
        "dupr_id": "PP5NXX",
        "rating": 3.503,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peg Osborne",
        "dupr_id": "2LWJDR",
        "rating": 3.073,
        "profile_pic_url": null,
        "location": "Euclid, OH, US"
      }
    ]
  },
  {
    "team_id": 6596146127,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Teresita Shepherd",
        "dupr_id": "J5NEQM",
        "rating": 3.193,
        "profile_pic_url": null,
        "location": "Mentor, OH, US"
      },
      {
        "name": "Marcie Levine",
        "dupr_id": "76NJV4",
        "rating": 3.397,
        "profile_pic_url": null,
        "location": "Willoughby Hills, OH, US"
      }
    ]
  }
]