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

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

ID: 6098744284

Match Scores

11-2, 11-1

Loss

Play Date

2026-01-22

Play Time (Est)

5:00 PM

Play Location

Pinellas Park, FL

Unverified Facility

Competitor Teams

TEAM 1WINNER
MP
Michael Petry

8GPPD8 · Sarasota, FL, US

DUPR

5.174

Jim Minkel

NY7PM6 · Lakewood Ranch, FL, US

DUPR

4.991

TEAM 2LOSS
EA
Eddie Anderson

3Z46P1 · Lakeland, FL, US

DUPR

4.220

MJ
Mark Johnston

1Q2KN3 · Orlando, FL, US

DUPR

4.899

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-6098744284
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7903122446,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Petry",
        "dupr_id": "8GPPD8",
        "rating": 5.174,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      },
      {
        "name": "Jim Minkel",
        "dupr_id": "NY7PM6",
        "rating": 4.991,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66ff15fc27b7c.jpg",
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  },
  {
    "team_id": 5754378679,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eddie Anderson",
        "dupr_id": "3Z46P1",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Mark Johnston",
        "dupr_id": "1Q2KN3",
        "rating": 4.899,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  }
]