Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Grey Oaks 2026 Pickleball Open Presented by Aviance Capital Partners

ID: 4815412444

Match Scores

5-15

Win

Play Date

2026-04-19

Play Time (Est)

5:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
AM
Annette MacLeod

17E7OM · USA

DUPR

3.557

DM
Douglas MacLeod

55XZLV · USA

DUPR

3.561

TEAM 2WINNER
TS
Tori Sell

16ML6D · Peachtree Corners, GA, US

DUPR

3.404

SS
Scott Sell

170M4M · Lakeville, MN, US

DUPR

4.033

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-4815412444
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5716801175,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Annette MacLeod",
        "dupr_id": "17E7OM",
        "rating": 3.557,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Douglas MacLeod",
        "dupr_id": "55XZLV",
        "rating": 3.561,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7314394699,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tori Sell",
        "dupr_id": "16ML6D",
        "rating": 3.404,
        "profile_pic_url": null,
        "location": "Peachtree Corners, GA, US"
      },
      {
        "name": "Scott Sell",
        "dupr_id": "170M4M",
        "rating": 4.033,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  }
]