Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time NYC

ID: 6631425244

Match Scores

11-9

Loss

Play Date

2026-05-24

Play Time (Est)

5:00 PM

Play Location

235 W 33rd St, New York, NY 10119, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
BM
Benjamin Michael Pinsky

GGJ07Q · Ann Arbor, MI, US

DUPR

4.295

PW
Peter Wayne

16M94K · Bronx County, NY, US

DUPR

3.885

TEAM 2LOSS
NJ
Nishant Jadhav

P5OJYQ · Jersey City, NJ, US

DUPR

3.917

WN
Winson Ng

MYQM2V · New York, NY, US

DUPR

3.903

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-6631425244
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5682897246,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Benjamin Michael Pinsky",
        "dupr_id": "GGJ07Q",
        "rating": 4.295,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      },
      {
        "name": "Peter Wayne",
        "dupr_id": "16M94K",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "Bronx County, NY, US"
      }
    ]
  },
  {
    "team_id": 8038407237,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nishant Jadhav",
        "dupr_id": "P5OJYQ",
        "rating": 3.917,
        "profile_pic_url": null,
        "location": "Jersey City, NJ, US"
      },
      {
        "name": "Winson Ng",
        "dupr_id": "MYQM2V",
        "rating": 3.903,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]