Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

OAP Sarasota Slam Tournament Mixed Doubles 3.5-4.0 (50+) Division

ID: 5839719937

Match Scores

7-11

Win

Play Date

2026-05-03

Play Time (Est)

2:15 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
LA
Laurie Ann MacLean

849MZK · USA

DUPR

3.864

JM
Jim MacLean

G5NXED · USA

DUPR

4.311

TEAM 2WINNER
LS
Lara Schu

8GXMOV · Ball Ground, GA, US

DUPR

3.753

MS
Mark Spackman

8G0D7D · Powder Springs, GA, US

DUPR

4.171

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-5839719937
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7115742157,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Laurie Ann MacLean",
        "dupr_id": "849MZK",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jim MacLean",
        "dupr_id": "G5NXED",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6170498003,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lara Schu",
        "dupr_id": "8GXMOV",
        "rating": 3.753,
        "profile_pic_url": null,
        "location": "Ball Ground, GA, US"
      },
      {
        "name": "Mark Spackman",
        "dupr_id": "8G0D7D",
        "rating": 4.171,
        "profile_pic_url": null,
        "location": "Powder Springs, GA, US"
      }
    ]
  }
]