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

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

ID: 8091744892

Match Scores

8-15

Win

Play Date

2026-01-25

Play Time (Est)

5:00 PM

Play Location

Pinellas Park, FL

Unverified Facility

Competitor Teams

TEAM 1LOSS
JK
Joel Kabacinski

8K99Y8 · Green Bay, WI, US

DUPR

5.389

DR
Donnie Russell

8DMJPX · Madison, WI, US

DUPR

5.386

TEAM 2WINNER
MT
Matthew Troyer

16GEG3 · McCordsville, IN, US

DUPR

5.153

DF
David Freed

8MOR2D · Bradenton, FL, US

DUPR

5.120

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-8091744892
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6038339998,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joel Kabacinski",
        "dupr_id": "8K99Y8",
        "rating": 5.389,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      },
      {
        "name": "Donnie Russell",
        "dupr_id": "8DMJPX",
        "rating": 5.386,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  },
  {
    "team_id": 8391781694,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Troyer",
        "dupr_id": "16GEG3",
        "rating": 5.153,
        "profile_pic_url": null,
        "location": "McCordsville, IN, US"
      },
      {
        "name": "David Freed",
        "dupr_id": "8MOR2D",
        "rating": 5.12,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  }
]