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

Life Time NYC $ummer Cla$$ic - Mens Doubles Skill: (5.0 To Open) at Penn 12pm

ID: 7971954544

Match Scores

15-9

Loss

Play Date

2025-06-28

Play Time (Est)

5:00 PM

Play Location

NY, NY

View Facility Page →

Competitor Teams

TEAM 1WINNER
JL
James Lin

3VJQ45 · USA

DUPR

5.349

WW
Weston White

JJVZJO · New York, NY, US

DUPR

5.218

TEAM 2LOSS
JT
Jesse Tuozzo

3YVDD3 · Massapequa, NY, US

DUPR

4.977

GS
Gabriel Sternlieb

6Z6PJD · Queens County, NY, US

DUPR

5.275

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-7971954544
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5061803452,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Lin",
        "dupr_id": "3VJQ45",
        "rating": 5.349,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Weston White",
        "dupr_id": "JJVZJO",
        "rating": 5.218,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 7778677260,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jesse Tuozzo",
        "dupr_id": "3YVDD3",
        "rating": 4.977,
        "profile_pic_url": null,
        "location": "Massapequa, NY, US"
      },
      {
        "name": "Gabriel Sternlieb",
        "dupr_id": "6Z6PJD",
        "rating": 5.275,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  }
]