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

Life Time NYC Fall Classic - Mens Doubles Skill: (5.0 To Open) Age: (Any)

ID: 7966545034

Match Scores

11-4

Loss

Play Date

2024-10-05

Play Time (Est)

11:30 PM

Play Location

NY, NY

View Facility Page →

Competitor Teams

TEAM 1WINNER
JJ
Jacob John

N7707W · Chicago, IL, US

DUPR

5.161

AR
Akul Ramayani

L50JE5 · Poughkeepsie, NY, US

DUPR

4.588

TEAM 2LOSS
JP
Justin Pagan

MYOJPL · Queens County, NY, US

DUPR

5.290

VS
Vihar shah

W64LPQ · Ahmedabad, GJ, IN

DUPR

4.843

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-7966545034
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6228203709,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacob John",
        "dupr_id": "N7707W",
        "rating": 5.161,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Akul Ramayani",
        "dupr_id": "L50JE5",
        "rating": 4.588,
        "profile_pic_url": null,
        "location": "Poughkeepsie, NY, US"
      }
    ]
  },
  {
    "team_id": 7292145061,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Pagan",
        "dupr_id": "MYOJPL",
        "rating": 5.29,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "Vihar shah",
        "dupr_id": "W64LPQ",
        "rating": 4.843,
        "profile_pic_url": null,
        "location": "Ahmedabad, GJ, IN"
      }
    ]
  }
]