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

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

ID: 7936102682

Match Scores

11-1, 11-4

Win

Play Date

2026-01-25

Play Time (Est)

3:30 PM

Play Location

Pinellas Park, FL

Unverified Facility

Competitor Teams

TEAM 1WINNER
YB
Youssef Bouzidi

9PDMMK · Cave Spring, VA, US

DUPR

5.886

TH
Tommy Ho

8WZ5LQ · Houston, TX, US

DUPR

5.917

TEAM 2LOSS
JK
Joel Kabacinski

8K99Y8 · Green Bay, WI, US

DUPR

5.406

DR
Donnie Russell

8DMJPX · Madison, WI, US

DUPR

5.402

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-7936102682
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5433237942,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Youssef Bouzidi",
        "dupr_id": "9PDMMK",
        "rating": 5.886,
        "profile_pic_url": null,
        "location": "Cave Spring, VA, US"
      },
      {
        "name": "Tommy Ho",
        "dupr_id": "8WZ5LQ",
        "rating": 5.917,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6992891762,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joel Kabacinski",
        "dupr_id": "8K99Y8",
        "rating": 5.406,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      },
      {
        "name": "Donnie Russell",
        "dupr_id": "8DMJPX",
        "rating": 5.402,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  }
]