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

Life Time Moneyball Playoffs

ID: 8585815991

Match Scores

11-6, 11-8

Win

Play Date

2025-11-02

Play Time (Est)

12:45 AM

Play Location

1 Penn Plaza, New York, NY, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
HN
Heman Nama

4VZW5V · New York, NY, US

DUPR

4.811

RJ
Robert Jones

NYM476 · New York, NY, US

DUPR

4.950

TEAM 2LOSS
JP
Jordan Pierro

8DROD4 · New York, NY, US

DUPR

4.687

DZ
David Zuckerman

3ZJO0M · New York, NY, US

DUPR

4.902

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-8585815991
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4672037629,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Heman Nama",
        "dupr_id": "4VZW5V",
        "rating": 4.811,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Robert Jones",
        "dupr_id": "NYM476",
        "rating": 4.95,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 4353065334,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jordan Pierro",
        "dupr_id": "8DROD4",
        "rating": 4.687,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "David Zuckerman",
        "dupr_id": "3ZJO0M",
        "rating": 4.902,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]