Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Advanced Drop-In League Tuesday

ID: 5976051429

Match Scores

7-11

Win

Play Date

2025-12-23

Play Time (Est)

10:15 AM

Play Location

Life Time, 350 Robbins Lane, Syosset, NY, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
BS
Bobby Sidana

J5L0XW · Plainview, NY, US

DUPR

3.266

NV
Nagi Vohra

N77RKW · Syosset, NY, US

DUPR

3.402

TEAM 2WINNER
MF
Marcus Friedman

8JQX6D · Kings County, NY, US

DUPR

3.813

JB
Jonathan Brill

RWEN5D · USA

DUPR

3.592

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-5976051429
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5420379080,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bobby Sidana",
        "dupr_id": "J5L0XW",
        "rating": 3.266,
        "profile_pic_url": null,
        "location": "Plainview, NY, US"
      },
      {
        "name": "Nagi Vohra",
        "dupr_id": "N77RKW",
        "rating": 3.402,
        "profile_pic_url": null,
        "location": "Syosset, NY, US"
      }
    ]
  },
  {
    "team_id": 6461489746,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marcus Friedman",
        "dupr_id": "8JQX6D",
        "rating": 3.813,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Jonathan  Brill",
        "dupr_id": "RWEN5D",
        "rating": 3.592,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]