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

Women's Ladder May 2026 - Week 2

ID: 6152985644

Match Scores

8-15

Win

Play Date

2026-05-05

Play Time (Est)

9:00 PM

Play Location

Erie Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
ML
Marcie Levine

76NJV4 · Willoughby Hills, OH, US

DUPR

3.370

MO
Megan O’Donnell

994Z5R · Euclid, OH, US

DUPR

3.032

TEAM 2WINNER
TS
Teresita Shepherd

J5NEQM · Mentor, OH, US

DUPR

3.219

PO
Peg Osborne

2LWJDR · Euclid, OH, US

DUPR

3.084

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-6152985644
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4432545524,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marcie Levine",
        "dupr_id": "76NJV4",
        "rating": 3.37,
        "profile_pic_url": null,
        "location": "Willoughby Hills, OH, US"
      },
      {
        "name": "Megan O’Donnell",
        "dupr_id": "994Z5R",
        "rating": 3.032,
        "profile_pic_url": null,
        "location": "Euclid, OH, US"
      }
    ]
  },
  {
    "team_id": 4996715509,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Teresita Shepherd",
        "dupr_id": "J5NEQM",
        "rating": 3.219,
        "profile_pic_url": null,
        "location": "Mentor, OH, US"
      },
      {
        "name": "Peg Osborne",
        "dupr_id": "2LWJDR",
        "rating": 3.084,
        "profile_pic_url": null,
        "location": "Euclid, OH, US"
      }
    ]
  }
]