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

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

ID: 8562398509

Match Scores

5-11

Win

Play Date

2024-10-26

Play Time (Est)

2:15 AM

Play Location

Punta Gorda, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
DB
donny bass

1R4DVE · USA

DUPR

4.737

MR
Mitchell Russell

3064Z4 · USA

DUPR

4.336

TEAM 2WINNER
MD
Matt Dean

3Z4VZM · Sarasota, FL, US

DUPR

4.719

JJ
Jay Jaudon

12YEGR · Bradenton, FL, US

DUPR

4.666

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-8562398509
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6058774631,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "donny bass",
        "dupr_id": "1R4DVE",
        "rating": 4.737,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mitchell Russell",
        "dupr_id": "3064Z4",
        "rating": 4.336,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4443737844,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Dean",
        "dupr_id": "3Z4VZM",
        "rating": 4.719,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      },
      {
        "name": "Jay Jaudon",
        "dupr_id": "12YEGR",
        "rating": 4.666,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  }
]