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

Women's Ladder May 2026 - Week 3

ID: 4734284464

Match Scores

5-15

Loss

Play Date

2026-05-12

Play Time (Est)

5:00 PM

Play Location

Erie Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
PO
Peg Osborne

2LWJDR · Euclid, OH, US

DUPR

3.057

MO
Megan O’Donnell

994Z5R · Euclid, OH, US

DUPR

3.035

TEAM 2WINNER
TS
Teresita Shepherd

J5NEQM · Mentor, OH, US

DUPR

3.216

BD
Bethany Downing

76Z2Z9 · Painesville, OH, US

DUPR

3.269

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-4734284464
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6161428310,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Peg Osborne",
        "dupr_id": "2LWJDR",
        "rating": 3.057,
        "profile_pic_url": null,
        "location": "Euclid, OH, US"
      },
      {
        "name": "Megan O’Donnell",
        "dupr_id": "994Z5R",
        "rating": 3.035,
        "profile_pic_url": null,
        "location": "Euclid, OH, US"
      }
    ]
  },
  {
    "team_id": 5510334374,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Teresita Shepherd",
        "dupr_id": "J5NEQM",
        "rating": 3.216,
        "profile_pic_url": null,
        "location": "Mentor, OH, US"
      },
      {
        "name": "Bethany Downing",
        "dupr_id": "76Z2Z9",
        "rating": 3.269,
        "profile_pic_url": null,
        "location": "Painesville, OH, US"
      }
    ]
  }
]