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

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

ID: 4434694413

Match Scores

5-15

Loss

Play Date

2024-10-26

Play Time (Est)

10:15 AM

Play Location

Punta Gorda, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
MD
Matt Dean

3Z4VZM · Sarasota, FL, US

DUPR

4.702

JJ
Jay Jaudon

12YEGR · Bradenton, FL, US

DUPR

4.641

TEAM 2WINNER
TB
Thiago Braga

9P5GRV · FL, US

DUPR

4.947

JE
Jorge E Rodriguez

YXJ76E · Cape Coral, FL, US

DUPR

4.876

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-4434694413
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5677884938,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt Dean",
        "dupr_id": "3Z4VZM",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      },
      {
        "name": "Jay Jaudon",
        "dupr_id": "12YEGR",
        "rating": 4.641,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  },
  {
    "team_id": 6956601491,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thiago Braga",
        "dupr_id": "9P5GRV",
        "rating": 4.947,
        "profile_pic_url": null,
        "location": "FL, US"
      },
      {
        "name": "Jorge E Rodriguez",
        "dupr_id": "YXJ76E",
        "rating": 4.876,
        "profile_pic_url": null,
        "location": "Cape Coral, FL, US"
      }
    ]
  }
]