Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

World Pickleball Tour Punta Gorda Picklefest - MIXED DOUBLES 3.0, 3.5: 30, 40, 50

ID: 7972025696

Match Scores

9-11

Loss

Play Date

2026-02-21

Play Time (Est)

9:00 PM

Play Location

Punta Gorda, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
YB
Yvette Bernhardt

WNN22L · USA

DUPR

3.249

CB
Chad Bernhardt

1RPLDD · Spring Hill, FL, US

DUPR

3.706

TEAM 2WINNER
MH
Maria Hawkinson

6PQY7K · USA

DUPR

2.996

SC
Steve Cook

9P92RJ · USA

DUPR

3.539

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-7972025696
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6602348250,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Yvette Bernhardt",
        "dupr_id": "WNN22L",
        "rating": 3.249,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chad Bernhardt",
        "dupr_id": "1RPLDD",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": "Spring Hill, FL, US"
      }
    ]
  },
  {
    "team_id": 6031970980,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maria Hawkinson",
        "dupr_id": "6PQY7K",
        "rating": 2.996,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Cook",
        "dupr_id": "9P92RJ",
        "rating": 3.539,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]