Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Life Time PENN1-NYC

ID: 6542291464

Match Scores

11-6

Loss

Play Date

2024-06-22

Play Time (Est)

5:00 PM

Play Location

250 W 34th St., New York, NY 10119, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
ZA
Zachary Ankier

8WREXY · New York, NY, US

DUPR

4.802

RS
Ron Sussman

3VY5D6 · New York, NY, US

DUPR

4.568

TEAM 2LOSS
DL
Dan Leo

ODPWR7 · Lake Ronkonkoma, NY, US

DUPR

4.296

JC
Joseph Carolan

8MDWOO · Yaphank, NY, US

DUPR

4.792

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-6542291464
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7435555265,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zachary Ankier",
        "dupr_id": "8WREXY",
        "rating": 4.802,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Ron Sussman",
        "dupr_id": "3VY5D6",
        "rating": 4.568,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 5485860659,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Leo",
        "dupr_id": "ODPWR7",
        "rating": 4.296,
        "profile_pic_url": null,
        "location": "Lake Ronkonkoma, NY, US"
      },
      {
        "name": "Joseph Carolan",
        "dupr_id": "8MDWOO",
        "rating": 4.792,
        "profile_pic_url": null,
        "location": "Yaphank, NY, US"
      }
    ]
  }
]