Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

OAP Sarasota Slam Tournament Women’s Doubles 3.5-4.0 (45+) Division

ID: 8527632474

Match Scores

7-11

Loss

Play Date

2026-05-02

Play Time (Est)

7:30 PM

Play Location

The Pickleball Club at Lakewood Ranch, Sarasota Center Boulevard, Sarasota, FL, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
KV
Kelly Villa

L5Z756 · USA

DUPR

3.577

KK
Kathe Kingston

6ZVZVG · Lakewood Ranch, FL, US

DUPR

3.706

TEAM 2WINNER
SF
Shellie Feola

17XPP0 · Bradenton, FL, US

DUPR

4.075

SK
Sue Kreppel

89VMYJ · Lakewood Ranch, FL, US

DUPR

3.938

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-8527632474
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8017569133,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelly Villa",
        "dupr_id": "L5Z756",
        "rating": 3.577,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kathe Kingston",
        "dupr_id": "6ZVZVG",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  },
  {
    "team_id": 5432166556,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shellie Feola",
        "dupr_id": "17XPP0",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Sue Kreppel",
        "dupr_id": "89VMYJ",
        "rating": 3.938,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  }
]