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

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

ID: 7967328812

Match Scores

7-15

Win

Play Date

2026-01-24

Play Time (Est)

9:00 PM

Play Location

Pinellas Park, FL

Unverified Facility

Competitor Teams

TEAM 1LOSS
KS
Kelly Stroble

3XRO53 · Bradenton, FL, US

DUPR

4.522

EK
Eric Kennedy

8M9DGD · Englewood, FL, US

DUPR

4.796

TEAM 2WINNER
KB
Kerri Bacha

3YDLPD · York, PA, US

DUPR

5.010

KB
Kevin Bacha

QPOEW0 · West York, PA, US

DUPR

4.759

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-7967328812
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7532907566,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelly Stroble",
        "dupr_id": "3XRO53",
        "rating": 4.522,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Eric Kennedy",
        "dupr_id": "8M9DGD",
        "rating": 4.796,
        "profile_pic_url": null,
        "location": "Englewood, FL, US"
      }
    ]
  },
  {
    "team_id": 5496760055,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kerri Bacha",
        "dupr_id": "3YDLPD",
        "rating": 5.01,
        "profile_pic_url": null,
        "location": "York, PA, US"
      },
      {
        "name": "Kevin Bacha",
        "dupr_id": "QPOEW0",
        "rating": 4.759,
        "profile_pic_url": null,
        "location": "West York, PA, US"
      }
    ]
  }
]