Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

OAP Sarasota Slam Tournament Men’s Doubles 4.5-5.0 (30+) Division

ID: 7139657077

Match Scores

5-11

Win

Play Date

2026-05-02

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
ID
Isaac Diaz

GGZ5ED · Orlando, FL, US

DUPR

3.765

CG
Clark Gibson

9965RR · USA

DUPR

4.046

TEAM 2WINNER
ML
Matt Lund

8GY9Q8 · Bradenton, FL, US

DUPR

4.309

JS
Joshua Sneed

2LR2VR · Melbourne, FL, US

DUPR

4.861

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-7139657077
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5991654293,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Isaac Diaz",
        "dupr_id": "GGZ5ED",
        "rating": 3.765,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Clark Gibson",
        "dupr_id": "9965RR",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7768503800,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Lund",
        "dupr_id": "8GY9Q8",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Joshua Sneed",
        "dupr_id": "2LR2VR",
        "rating": 4.861,
        "profile_pic_url": null,
        "location": "Melbourne, FL, US"
      }
    ]
  }
]