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: 5702153404

Match Scores

5-15

Loss

Play Date

2026-02-21

Play Time (Est)

5:00 PM

Play Location

Punta Gorda, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
YB
Yvette Bernhardt

WNN22L · USA

DUPR

3.117

CB
Chad Bernhardt

1RPLDD · Spring Hill, FL, US

DUPR

3.680

TEAM 2WINNER
KV
Kathy Vanderbeck

DWJJ4Y · Port Charlotte, FL, US

DUPR

3.506

MK
Matt Knapp

VXKED6 · USA

DUPR

3.571

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-5702153404
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5815358671,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Yvette Bernhardt",
        "dupr_id": "WNN22L",
        "rating": 3.117,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chad Bernhardt",
        "dupr_id": "1RPLDD",
        "rating": 3.68,
        "profile_pic_url": null,
        "location": "Spring Hill, FL, US"
      }
    ]
  },
  {
    "team_id": 8409665507,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kathy Vanderbeck",
        "dupr_id": "DWJJ4Y",
        "rating": 3.506,
        "profile_pic_url": null,
        "location": "Port Charlotte, FL, US"
      },
      {
        "name": "Matt Knapp",
        "dupr_id": "VXKED6",
        "rating": 3.571,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]