Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

OAP Sarasota Slam Tournament Playoff

ID: 6068025518

Match Scores

15-4

Win

Play Date

2026-05-03

Play Time (Est)

3:30 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
LS
Lara Schu

8GXMOV · Ball Ground, GA, US

DUPR

3.765

MS
Mark Spackman

8G0D7D · Powder Springs, GA, US

DUPR

4.194

TEAM 2LOSS
LA
Laurie Ann MacLean

849MZK · USA

DUPR

3.889

JM
Jim MacLean

G5NXED · USA

DUPR

4.334

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-6068025518
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7045603453,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lara Schu",
        "dupr_id": "8GXMOV",
        "rating": 3.765,
        "profile_pic_url": null,
        "location": "Ball Ground, GA, US"
      },
      {
        "name": "Mark Spackman",
        "dupr_id": "8G0D7D",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": "Powder Springs, GA, US"
      }
    ]
  },
  {
    "team_id": 5496139871,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Laurie Ann MacLean",
        "dupr_id": "849MZK",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jim MacLean",
        "dupr_id": "G5NXED",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]