Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Advanced Drop-In League Tuesday

ID: 5259783623

Match Scores

11-8

Loss

Play Date

2025-12-23

Play Time (Est)

12:45 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
NV
Nagi Vohra

N77RKW · Syosset, NY, US

DUPR

3.426

GD
Gaurav Dewan

0RJ442 · USA

DUPR

3.317

TEAM 2LOSS
MF
Marcus Friedman

8JQX6D · Kings County, NY, US

DUPR

3.794

JB
Jonathan Brill

RWEN5D · USA

DUPR

3.576

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-5259783623
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8163628143,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nagi Vohra",
        "dupr_id": "N77RKW",
        "rating": 3.426,
        "profile_pic_url": null,
        "location": "Syosset, NY, US"
      },
      {
        "name": "Gaurav Dewan",
        "dupr_id": "0RJ442",
        "rating": 3.317,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4330733903,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marcus Friedman",
        "dupr_id": "8JQX6D",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Jonathan  Brill",
        "dupr_id": "RWEN5D",
        "rating": 3.576,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]