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

Mixed League 3.5-3.9 Saturday

ID: 8441983021

Match Scores

6-9

Win

Play Date

2026-05-30

Play Time (Est)

2:15 AM

Play Location

Life Time, Robbins Lane, Syosset, NY, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KS
Krupesh Shah

3P6D6Q · USA

DUPR

3.588

VB
Vinh Bui

X0G567 · USA

DUPR

3.058

TEAM 2WINNER
IS
ishmeet singh

PK0O2M · Syosset, NY, US

DUPR

3.500

NB
Nicole Berg

8GQXLM · USA

DUPR

3.407

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-8441983021
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8051919272,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Krupesh Shah",
        "dupr_id": "3P6D6Q",
        "rating": 3.588,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vinh Bui",
        "dupr_id": "X0G567",
        "rating": 3.058,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6063669086,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "ishmeet singh",
        "dupr_id": "PK0O2M",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": "Syosset, NY, US"
      },
      {
        "name": "Nicole Berg",
        "dupr_id": "8GQXLM",
        "rating": 3.407,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]