Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Halloween Pickleball Tournament - Mens Doubles Skill: (Open) Age: (Any)

ID: 8066036893

Match Scores

15-8

Loss

Play Date

2024-10-26

Play Time (Est)

2:15 AM

Play Location

Punta Gorda, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
JM
John Marando

3VR7P8 · Venice, FL, US

DUPR

5.043

DF
David Freed

8MOR2D · Bradenton, FL, US

DUPR

4.905

TEAM 2LOSS
MD
Matt Dean

3Z4VZM · Sarasota, FL, US

DUPR

4.693

JJ
Jay Jaudon

12YEGR · Bradenton, FL, US

DUPR

4.627

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-8066036893
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8057720346,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Marando",
        "dupr_id": "3VR7P8",
        "rating": 5.043,
        "profile_pic_url": null,
        "location": "Venice, FL, US"
      },
      {
        "name": "David Freed",
        "dupr_id": "8MOR2D",
        "rating": 4.905,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  },
  {
    "team_id": 6449472894,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Dean",
        "dupr_id": "3Z4VZM",
        "rating": 4.693,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      },
      {
        "name": "Jay Jaudon",
        "dupr_id": "12YEGR",
        "rating": 4.627,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  }
]