Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NP Punta Gorda Classic Powered by Onix - Mens Doubles Skill: 4.5+5.0 Age: (Any)

ID: 5508158397

Match Scores

4-11

Loss

Play Date

2025-12-06

Play Time (Est)

10:15 AM

Play Location

Punta Gorda, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
WD
Wilfred David

17JQZN · Coconut Creek, FL, US

DUPR

4.580

PT
Pierre Trottier

JZG6MJ · USA

DUPR

4.081

TEAM 2WINNER
ME
Matt East

3ZDPLD · Naples, FL, US

DUPR

4.703

SO
Shane ODell

KO0Z4Y · USA

DUPR

4.363

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-5508158397
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6607326334,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Wilfred David",
        "dupr_id": "17JQZN",
        "rating": 4.58,
        "profile_pic_url": null,
        "location": "Coconut Creek, FL, US"
      },
      {
        "name": "Pierre Trottier",
        "dupr_id": "JZG6MJ",
        "rating": 4.081,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5013816464,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt East",
        "dupr_id": "3ZDPLD",
        "rating": 4.703,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Shane ODell",
        "dupr_id": "KO0Z4Y",
        "rating": 4.363,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]