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

Women's Ladder May 2026 - Week 5

ID: 6734267829

Match Scores

15-8

Loss

Play Date

2026-05-26

Play Time (Est)

10:15 AM

Play Location

Erie Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
SJ
Susan Joy

PP5NXX · USA

DUPR

3.509

ML
Marcie Levine

76NJV4 · Willoughby Hills, OH, US

DUPR

3.393

TEAM 2LOSS
ND
Nancy DeWerth

5574O0 · Mentor, OH, US

DUPR

3.280

PO
Peg Osborne

2LWJDR · Euclid, OH, US

DUPR

3.077

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-6734267829
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6751387804,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Susan Joy",
        "dupr_id": "PP5NXX",
        "rating": 3.509,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marcie Levine",
        "dupr_id": "76NJV4",
        "rating": 3.393,
        "profile_pic_url": null,
        "location": "Willoughby Hills, OH, US"
      }
    ]
  },
  {
    "team_id": 4792176534,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nancy DeWerth",
        "dupr_id": "5574O0",
        "rating": 3.28,
        "profile_pic_url": null,
        "location": "Mentor, OH, US"
      },
      {
        "name": "Peg Osborne",
        "dupr_id": "2LWJDR",
        "rating": 3.077,
        "profile_pic_url": null,
        "location": "Euclid, OH, US"
      }
    ]
  }
]