Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time PENN1-NYC

ID: 5982134791

Match Scores

9-11

Win

Play Date

2025-11-01

Play Time (Est)

8:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
DD
Dylan Debiase

1NKW42 · Kings County, NY, US

DUPR

4.692

RB
Richard brown

OWRYEE · USA

DUPR

3.608

TEAM 2WINNER
RJ
Robert Jones

NYM476 · New York, NY, US

DUPR

4.925

EM
Eric Murray

D9E5JM · USA

DUPR

4.551

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-5982134791
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5255195963,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dylan Debiase",
        "dupr_id": "1NKW42",
        "rating": 4.692,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Richard brown",
        "dupr_id": "OWRYEE",
        "rating": 3.608,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6689253582,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Jones",
        "dupr_id": "NYM476",
        "rating": 4.925,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Eric Murray",
        "dupr_id": "D9E5JM",
        "rating": 4.551,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]