Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time PENN1-NYC

ID: 8021428240

Match Scores

11-3

Loss

Play Date

2025-11-01

Play Time (Est)

5:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
BG
Brett Gubenko

3V5MVE · USA

DUPR

4.410

EM
Eric Murray

D9E5JM · USA

DUPR

4.609

TEAM 2LOSS
RJ
Robert Jones

NYM476 · New York, NY, US

DUPR

4.946

RB
Richard brown

OWRYEE · USA

DUPR

3.499

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-8021428240
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7252157060,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brett Gubenko",
        "dupr_id": "3V5MVE",
        "rating": 4.41,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Murray",
        "dupr_id": "D9E5JM",
        "rating": 4.609,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7541816336,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Jones",
        "dupr_id": "NYM476",
        "rating": 4.946,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Richard brown",
        "dupr_id": "OWRYEE",
        "rating": 3.499,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]