Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time PENN1-NYC

ID: 6877884240

Match Scores

22-24

Loss

Play Date

2025-04-27

Play Time (Est)

1:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
JA
Jason Aron

35QOYV · Freeport, NY, US

DUPR

3.799

KD
Kelly Dornan

EGLD7J · New Rochelle, NY, US

DUPR

3.774

TEAM 2WINNER
RC
Robert Carrington

EG445E · Kings County, NY, US

DUPR

4.322

BM
Breanna Meertins

2LZ4VE · Queens County, NY, US

DUPR

3.926

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-6877884240
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5484829116,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Aron",
        "dupr_id": "35QOYV",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": "Freeport, NY, US"
      },
      {
        "name": "Kelly Dornan",
        "dupr_id": "EGLD7J",
        "rating": 3.774,
        "profile_pic_url": null,
        "location": "New Rochelle, NY, US"
      }
    ]
  },
  {
    "team_id": 8377034245,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Carrington",
        "dupr_id": "EG445E",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Breanna Meertins",
        "dupr_id": "2LZ4VE",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  }
]