Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time NYCjacob

ID: 6584538760

Match Scores

11-8

Win

Play Date

2026-05-06

Play Time (Est)

5:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Jacob Stanley

JJYQ2W · Queens County, NY, US

DUPR

3.648

AG
Adair Greene

L2LLKQ · Kings County, NY, US

DUPR

3.555

TEAM 2LOSS
JL
Justin Lax

L2K96K · New York, NY, US

DUPR

3.498

WN
Winson Ng

MYQM2V · New York, NY, US

DUPR

4.000

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-6584538760
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8259199887,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacob Stanley",
        "dupr_id": "JJYQ2W",
        "rating": 3.648,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "Adair Greene",
        "dupr_id": "L2LLKQ",
        "rating": 3.555,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 5717081798,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Lax",
        "dupr_id": "L2K96K",
        "rating": 3.498,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Winson Ng",
        "dupr_id": "MYQM2V",
        "rating": 4,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]