Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Life Time Berkeley Heights Scored Games

ID: 7256984600

Match Scores

5-9

Win

Play Date

2026-05-03

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RC
Robert Cirrotti

8G6M5Q · USA

DUPR

2.726

NP
Nilesh Patel

GXPNKX · USA

DUPR

2.632

TEAM 2WINNER
RJ
Rich Johnston

3XQPER · USA

DUPR

3.072

RM
Richard McKeon

4ZNREM · Berkeley Heights, NJ, US

DUPR

3.352

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-7256984600
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8376398460,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Cirrotti",
        "dupr_id": "8G6M5Q",
        "rating": 2.726,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nilesh Patel",
        "dupr_id": "GXPNKX",
        "rating": 2.632,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6255985956,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rich Johnston",
        "dupr_id": "3XQPER",
        "rating": 3.072,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Richard McKeon",
        "dupr_id": "4ZNREM",
        "rating": 3.352,
        "profile_pic_url": null,
        "location": "Berkeley Heights, NJ, US"
      }
    ]
  }
]