Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Long Island Bi-Annual Pickleball Classic

ID: 7960137759

Match Scores

21-17

Win

Play Date

2026-01-17

Play Time (Est)

4:45 AM

Play Location

Paddles Up Pickleball, Farber Drive, Bellport, NY, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CD
Connor Donnelly

ZNZ5KQ · USA

DUPR

3.907

QD
Qasim Dustgir

RZGY0E · Bethpage, NY, US

DUPR

4.441

TEAM 2LOSS
SB
Stephen Brobston

KOOEW6 · USA

DUPR

4.141

MH
Michael Hladky

O67X02 · Island Park, NY, US

DUPR

4.360

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-7960137759
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7590517922,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Connor Donnelly",
        "dupr_id": "ZNZ5KQ",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Qasim Dustgir",
        "dupr_id": "RZGY0E",
        "rating": 4.441,
        "profile_pic_url": null,
        "location": "Bethpage, NY, US"
      }
    ]
  },
  {
    "team_id": 7936508119,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephen Brobston",
        "dupr_id": "KOOEW6",
        "rating": 4.141,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Hladky",
        "dupr_id": "O67X02",
        "rating": 4.36,
        "profile_pic_url": null,
        "location": "Island Park, NY, US"
      }
    ]
  }
]