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

Women's Ladder March Week #7

ID: 8225325710

Match Scores

13-15

Win

Play Date

2026-04-14

Play Time (Est)

3:30 PM

Play Location

Erie Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
AK
Ashley Kiffmeyer

EXXRYV · USA

DUPR

2.995

AR
Amy Robinson

PPPE6Q · USA

DUPR

2.820

TEAM 2WINNER
BD
Bethany Downing

76Z2Z9 · Painesville, OH, US

DUPR

3.289

KO
Kay O’Donnell

NR244W · Mentor, OH, US

DUPR

3.156

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-8225325710
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5658204840,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ashley Kiffmeyer",
        "dupr_id": "EXXRYV",
        "rating": 2.995,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amy Robinson",
        "dupr_id": "PPPE6Q",
        "rating": 2.82,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8111698027,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bethany Downing",
        "dupr_id": "76Z2Z9",
        "rating": 3.289,
        "profile_pic_url": null,
        "location": "Painesville, OH, US"
      },
      {
        "name": "Kay O’Donnell",
        "dupr_id": "NR244W",
        "rating": 3.156,
        "profile_pic_url": null,
        "location": "Mentor, OH, US"
      }
    ]
  }
]