Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Suncoast Open - NPL Tournament Series - Men's Pro Doubles 60+

ID: 5577407463

Match Scores

15-3

Loss

Play Date

2026-01-22

Play Time (Est)

4:45 AM

Play Location

Pinellas Park, FL

Unverified Facility

Competitor Teams

TEAM 1WINNER
MP
Michael Petry

8GPPD8 · Sarasota, FL, US

DUPR

5.176

Jim Minkel

NY7PM6 · Lakewood Ranch, FL, US

DUPR

4.993

TEAM 2LOSS
CP
Charles Poe

8K5R7Y · Clifton Park, NY, US

DUPR

4.922

WH
William Harmuth

8DYJ4L · Bradenton, FL, US

DUPR

4.560

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-5577407463
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6484209735,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Petry",
        "dupr_id": "8GPPD8",
        "rating": 5.176,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      },
      {
        "name": "Jim Minkel",
        "dupr_id": "NY7PM6",
        "rating": 4.993,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66ff15fc27b7c.jpg",
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  },
  {
    "team_id": 5610941606,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Charles Poe",
        "dupr_id": "8K5R7Y",
        "rating": 4.922,
        "profile_pic_url": null,
        "location": "Clifton Park, NY, US"
      },
      {
        "name": "William Harmuth",
        "dupr_id": "8DYJ4L",
        "rating": 4.56,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  }
]