Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Long Island Bi-Annual Pickleball Classic

ID: 4416698282

Match Scores

21-15

Win

Play Date

2026-01-17

Play Time (Est)

3:30 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
QD
Qasim Dustgir

RZGY0E · Bethpage, NY, US

DUPR

4.448

DC
Dieu Cai-Hsiu

W6V57G · USA

DUPR

3.935

TEAM 2LOSS
MH
Michael Hladky

O67X02 · Island Park, NY, US

DUPR

4.356

TS
Taylor Schiavi

J5J05O · USA

DUPR

3.785

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-4416698282
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8408446244,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Qasim Dustgir",
        "dupr_id": "RZGY0E",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": "Bethpage, NY, US"
      },
      {
        "name": "Dieu Cai-Hsiu",
        "dupr_id": "W6V57G",
        "rating": 3.935,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4320595863,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Hladky",
        "dupr_id": "O67X02",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": "Island Park, NY, US"
      },
      {
        "name": "Taylor Schiavi",
        "dupr_id": "J5J05O",
        "rating": 3.785,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]