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

Suncoast Open - NPL Tournament Series - Mixed Pro Doubles 50+

ID: 4576710232

Match Scores

15-4

Loss

Play Date

2026-01-24

Play Time (Est)

5:00 PM

Play Location

Pinellas Park, FL

Unverified Facility

Competitor Teams

TEAM 1WINNER
DW
Dana Wiatroski

V745GP · Ocean Isle Beach, NC, US

DUPR

5.286

JM
Jeffrey Morneau

0QX6OG · East Longmeadow, MA, US

DUPR

5.048

TEAM 2LOSS
KB
Kerri Bacha

3YDLPD · York, PA, US

DUPR

4.906

KB
Kevin Bacha

QPOEW0 · West York, PA, US

DUPR

4.732

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-4576710232
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8055361512,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dana Wiatroski",
        "dupr_id": "V745GP",
        "rating": 5.286,
        "profile_pic_url": null,
        "location": "Ocean Isle Beach, NC, US"
      },
      {
        "name": "Jeffrey Morneau",
        "dupr_id": "0QX6OG",
        "rating": 5.048,
        "profile_pic_url": null,
        "location": "East Longmeadow, MA, US"
      }
    ]
  },
  {
    "team_id": 6499536931,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kerri Bacha",
        "dupr_id": "3YDLPD",
        "rating": 4.906,
        "profile_pic_url": null,
        "location": "York, PA, US"
      },
      {
        "name": "Kevin Bacha",
        "dupr_id": "QPOEW0",
        "rating": 4.732,
        "profile_pic_url": null,
        "location": "West York, PA, US"
      }
    ]
  }
]