Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time PENN1-NYC

ID: 6381424765

Match Scores

11-8

Win

Play Date

2024-06-22

Play Time (Est)

2:15 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
DL
Dan Leo

ODPWR7 · Lake Ronkonkoma, NY, US

DUPR

4.308

JC
Joseph Carolan

8MDWOO · Yaphank, NY, US

DUPR

4.891

TEAM 2LOSS
AZ
andrew zeidman

89ZLKE · USA

DUPR

4.503

JZ
Jordan Zeidman

8J75WM · USA

DUPR

4.195

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-6381424765
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6995693078,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Leo",
        "dupr_id": "ODPWR7",
        "rating": 4.308,
        "profile_pic_url": null,
        "location": "Lake Ronkonkoma, NY, US"
      },
      {
        "name": "Joseph Carolan",
        "dupr_id": "8MDWOO",
        "rating": 4.891,
        "profile_pic_url": null,
        "location": "Yaphank, NY, US"
      }
    ]
  },
  {
    "team_id": 4848805459,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "andrew zeidman",
        "dupr_id": "89ZLKE",
        "rating": 4.503,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jordan Zeidman",
        "dupr_id": "8J75WM",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]