Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

World Pickleball Tour Punta Gorda Picklefest - Mixed Doubles 4.5, 5.0: 50+

ID: 5671760732

Match Scores

11-5

Win

Play Date

2025-02-22

Play Time (Est)

9:00 PM

Play Location

Punta Gorda, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
TP
Tracy Patton

3VRE25 · Naples, FL, US

DUPR

4.418

DR
David Ringenberg

EGVKPW · Naples, FL, US

DUPR

4.324

TEAM 2LOSS
SF
Shellie Feola

17XPP0 · Bradenton, FL, US

DUPR

3.882

RH
Ronald Hohmann

MYOZJG · Bradenton, FL, US

DUPR

4.686

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-5671760732
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8322321867,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tracy Patton",
        "dupr_id": "3VRE25",
        "rating": 4.418,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "David Ringenberg",
        "dupr_id": "EGVKPW",
        "rating": 4.324,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 7999984436,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shellie Feola",
        "dupr_id": "17XPP0",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Ronald Hohmann",
        "dupr_id": "MYOZJG",
        "rating": 4.686,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  }
]