Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time NYC Spring Cla$$ic - Mixed Doubles Skill: (3.5 To 4.0) at Penn 4:30pm

ID: 7863600528

Match Scores

11-2

Loss

Play Date

2026-05-17

Play Time (Est)

1:00 PM

Play Location

NY, NY

View Facility Page →

Competitor Teams

TEAM 1WINNER
LG
Lindsay Garfinkel

2L90DR · Charlotte, NC, US

DUPR

3.712

JD
Jimmy Dowd

7J9NN4 · USA

DUPR

4.286

TEAM 2LOSS
AH
Angie Hoang

MY4DXL · New York, NY, US

DUPR

3.440

AG
Adair Greene

L2LLKQ · Kings County, NY, US

DUPR

3.545

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-7863600528
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6862642180,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lindsay Garfinkel",
        "dupr_id": "2L90DR",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Jimmy Dowd",
        "dupr_id": "7J9NN4",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5062919880,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Angie Hoang",
        "dupr_id": "MY4DXL",
        "rating": 3.44,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Adair Greene",
        "dupr_id": "L2LLKQ",
        "rating": 3.545,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  }
]