Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Grey Oaks 2026 Pickleball Open Presented by Aviance Capital Partners

ID: 6088518927

Match Scores

15-7

Loss

Play Date

2026-04-19

Play Time (Est)

4:45 AM

Play Location

Grey Oaks Country Club, Grey Oaks Drive North, Naples, FL, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
SW
Susan Waleski

8DDZEY · Queens County, NY, US

DUPR

4.333

AP
Alan Powell

2YJ5Z9 · USA

DUPR

3.976

TEAM 2LOSS
JA
Jennifer Addeo

NY9XN7 · USA

DUPR

4.147

BB
Brad Bernier

17JLEN · Morton, IL, US

DUPR

3.947

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-6088518927
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5099382271,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Susan Waleski",
        "dupr_id": "8DDZEY",
        "rating": 4.333,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "Alan Powell",
        "dupr_id": "2YJ5Z9",
        "rating": 3.976,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7854955064,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Addeo",
        "dupr_id": "NY9XN7",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brad Bernier",
        "dupr_id": "17JLEN",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "Morton, IL, US"
      }
    ]
  }
]