Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Mixed 4.0-4.4 Drop-In League Saturday

ID: 4517516702

Match Scores

11-6

Loss

Play Date

2026-03-28

Play Time (Est)

3:30 PM

Play Location

Life Time, Robbins Lane, Syosset, NY, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KS
Krupesh Shah

3P6D6Q · USA

DUPR

3.699

MB
Mikhail baybekov

7N5209 · USA

DUPR

3.032

TEAM 2LOSS
IS
ishmeet singh

PK0O2M · Syosset, NY, US

DUPR

3.489

MT
Miguel Taveras

0RR2JQ · USA

DUPR

3.367

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-4517516702
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5319576658,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Krupesh Shah",
        "dupr_id": "3P6D6Q",
        "rating": 3.699,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mikhail  baybekov",
        "dupr_id": "7N5209",
        "rating": 3.032,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8378750608,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "ishmeet singh",
        "dupr_id": "PK0O2M",
        "rating": 3.489,
        "profile_pic_url": null,
        "location": "Syosset, NY, US"
      },
      {
        "name": "Miguel Taveras",
        "dupr_id": "0RR2JQ",
        "rating": 3.367,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]