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

Match Scores

5-15

Win

Play Date

2025-12-06

Play Time (Est)

11:30 PM

Play Location

Punta Gorda, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
RK
Ronald Kurtz

3LPDZ1 · Port Charlotte, FL, US

DUPR

4.315

GP
Gregory Potempa

3ZQ4EM · USA

DUPR

4.161

TEAM 2WINNER
WD
Wilfred David

17JQZN · Coconut Creek, FL, US

DUPR

4.778

PT
Pierre Trottier

JZG6MJ · USA

DUPR

4.368

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-5634871030
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6839925438,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ronald Kurtz",
        "dupr_id": "3LPDZ1",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": "Port Charlotte, FL, US"
      },
      {
        "name": "Gregory Potempa",
        "dupr_id": "3ZQ4EM",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5547110281,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wilfred David",
        "dupr_id": "17JQZN",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "Coconut Creek, FL, US"
      },
      {
        "name": "Pierre Trottier",
        "dupr_id": "JZG6MJ",
        "rating": 4.368,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]