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

Women's Ladder May 2026 - Week 3

ID: 7500587253

Match Scores

15-9

Win

Play Date

2026-05-12

Play Time (Est)

10:15 AM

Play Location

Erie Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
PO
Peg Osborne

2LWJDR · Euclid, OH, US

DUPR

3.064

SJ
Susan Joy

PP5NXX · USA

DUPR

3.439

TEAM 2LOSS
MO
Megan O’Donnell

994Z5R · Euclid, OH, US

DUPR

3.029

BD
Bethany Downing

76Z2Z9 · Painesville, OH, US

DUPR

3.264

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-7500587253
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8386363429,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peg Osborne",
        "dupr_id": "2LWJDR",
        "rating": 3.064,
        "profile_pic_url": null,
        "location": "Euclid, OH, US"
      },
      {
        "name": "Susan Joy",
        "dupr_id": "PP5NXX",
        "rating": 3.439,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5459302054,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Megan O’Donnell",
        "dupr_id": "994Z5R",
        "rating": 3.029,
        "profile_pic_url": null,
        "location": "Euclid, OH, US"
      },
      {
        "name": "Bethany Downing",
        "dupr_id": "76Z2Z9",
        "rating": 3.264,
        "profile_pic_url": null,
        "location": "Painesville, OH, US"
      }
    ]
  }
]