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

Women's Ladder May 2026 - Week 3

ID: 7777480946

Match Scores

12-15

Loss

Play Date

2026-05-12

Play Time (Est)

3:30 PM

Play Location

Erie Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
PO
Peg Osborne

2LWJDR · Euclid, OH, US

DUPR

3.058

BD
Bethany Downing

76Z2Z9 · Painesville, OH, US

DUPR

3.270

TEAM 2WINNER
TS
Teresita Shepherd

J5NEQM · Mentor, OH, US

DUPR

3.215

SJ
Susan Joy

PP5NXX · USA

DUPR

3.428

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-7777480946
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7910873279,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Peg Osborne",
        "dupr_id": "2LWJDR",
        "rating": 3.058,
        "profile_pic_url": null,
        "location": "Euclid, OH, US"
      },
      {
        "name": "Bethany Downing",
        "dupr_id": "76Z2Z9",
        "rating": 3.27,
        "profile_pic_url": null,
        "location": "Painesville, OH, US"
      }
    ]
  },
  {
    "team_id": 8197573880,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Teresita Shepherd",
        "dupr_id": "J5NEQM",
        "rating": 3.215,
        "profile_pic_url": null,
        "location": "Mentor, OH, US"
      },
      {
        "name": "Susan Joy",
        "dupr_id": "PP5NXX",
        "rating": 3.428,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]