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

Mixed League Adv 4.0+ Sunday

ID: 5351473172

Match Scores

9-7

Loss

Play Date

2025-09-07

Play Time (Est)

9:00 PM

Play Location

Life Time, Robbins Lane, Syosset, NY, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JW
Jason Weinstein

2LVOVY · Plainview, NY, US

DUPR

4.213

RM
Rob Marchese

2Y9ON4 · Plainview, NY, US

DUPR

2.668

TEAM 2LOSS
VD
Vidur Datt

2LXEZY · USA

DUPR

3.025

SF
Seth Friedman

W60WRM · Syosset, NY, US

DUPR

4.057

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-5351473172
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5114151138,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Weinstein",
        "dupr_id": "2LVOVY",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Plainview, NY, US"
      },
      {
        "name": "Rob Marchese",
        "dupr_id": "2Y9ON4",
        "rating": 2.668,
        "profile_pic_url": null,
        "location": "Plainview, NY, US"
      }
    ]
  },
  {
    "team_id": 5217418624,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vidur Datt",
        "dupr_id": "2LXEZY",
        "rating": 3.025,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Seth Friedman",
        "dupr_id": "W60WRM",
        "rating": 4.057,
        "profile_pic_url": null,
        "location": "Syosset, NY, US"
      }
    ]
  }
]