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

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

ID: 4636441196

Match Scores

10-15

Win

Play Date

2026-01-25

Play Time (Est)

9:00 PM

Play Location

Pinellas Park, FL

Unverified Facility

Competitor Teams

TEAM 1LOSS
BL
Bryan Lafferman

3V2V53 · Orlando, FL, US

DUPR

5.113

KB
Kevin Bacha

QPOEW0 · West York, PA, US

DUPR

4.759

TEAM 2WINNER
TG
Tomer Graziani

59EKLL · Montgomery, TX, US

DUPR

5.106

CW
Chris Wilton

3OZ9P2 · Apple Valley, MN, US

DUPR

5.226

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-4636441196
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7737388594,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bryan Lafferman",
        "dupr_id": "3V2V53",
        "rating": 5.113,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Kevin Bacha",
        "dupr_id": "QPOEW0",
        "rating": 4.759,
        "profile_pic_url": null,
        "location": "West York, PA, US"
      }
    ]
  },
  {
    "team_id": 4546989076,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tomer Graziani",
        "dupr_id": "59EKLL",
        "rating": 5.106,
        "profile_pic_url": null,
        "location": "Montgomery, TX, US"
      },
      {
        "name": "Chris Wilton",
        "dupr_id": "3OZ9P2",
        "rating": 5.226,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      }
    ]
  }
]