Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

World Pickleball Tour Punta Gorda Picklefest - MENS DOUBLES 3.5, 4.0: 40, 50

ID: 6566630999

Match Scores

11-1

Win

Play Date

2026-02-22

Play Time (Est)

12:45 AM

Play Location

Punta Gorda, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
CB
Chad Bernhardt

1RPLDD · Spring Hill, FL, US

DUPR

3.716

Fernando Cardona

W6O97G · Spring Hill, FL, US

DUPR

4.071

TEAM 2LOSS
MH
Michael Henty

V46Q57 · USA

DUPR

3.468

MB
Mark Byrne

RYW07E · USA

DUPR

2.869

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-6566630999
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6239999657,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chad Bernhardt",
        "dupr_id": "1RPLDD",
        "rating": 3.716,
        "profile_pic_url": null,
        "location": "Spring Hill, FL, US"
      },
      {
        "name": "Fernando Cardona",
        "dupr_id": "W6O97G",
        "rating": 4.071,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/679ba64a38487.jpg",
        "location": "Spring Hill, FL, US"
      }
    ]
  },
  {
    "team_id": 7880341646,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Henty",
        "dupr_id": "V46Q57",
        "rating": 3.468,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Byrne",
        "dupr_id": "RYW07E",
        "rating": 2.869,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]