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

Life Time Moneyball Playoffs

ID: 6948802745

Match Scores

11-7, 10-12, 11-9

Loss

Play Date

2025-11-02

Play Time (Est)

6:15 AM

Play Location

1 Penn Plaza, New York, NY, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
NR
Nick Retzkin

6ZVOMK · Hoboken, NJ, US

DUPR

4.939

AP
Arun Paul Gopal

PKR54M · Jersey City, NJ, US

DUPR

4.734

TEAM 2LOSS
HN
Heman Nama

4VZW5V · New York, NY, US

DUPR

4.800

RJ
Robert Jones

NYM476 · New York, NY, US

DUPR

4.942

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-6948802745
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4958454034,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Retzkin",
        "dupr_id": "6ZVOMK",
        "rating": 4.939,
        "profile_pic_url": null,
        "location": "Hoboken, NJ, US"
      },
      {
        "name": "Arun Paul Gopal",
        "dupr_id": "PKR54M",
        "rating": 4.734,
        "profile_pic_url": null,
        "location": "Jersey City, NJ, US"
      }
    ]
  },
  {
    "team_id": 4858573315,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heman Nama",
        "dupr_id": "4VZW5V",
        "rating": 4.8,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Robert Jones",
        "dupr_id": "NYM476",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]