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

Life Time NYC Winter Cla$$ic - Women's Doubles Skill: (4.5 To Open) at DUMBO 12:30pm

ID: 6109943810

Match Scores

15-6

Loss

Play Date

2026-01-10

Play Time (Est)

3:30 PM

Play Location

NY, NY

View Facility Page →

Competitor Teams

TEAM 1WINNER
KG
Kelsey Grambeau

12RWWY · SA, AU

DUPR

5.757

AP
Amber Policare

4L64EK · NY, US

DUPR

5.265

TEAM 2LOSS
NS
Neely Sullivan

16XXXE · Boston, MA, US

DUPR

5.067

ET
Estephany Tan

8EJEYW · San José, San José Province, CR

DUPR

5.227

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-6109943810
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6753941352,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelsey Grambeau",
        "dupr_id": "12RWWY",
        "rating": 5.757,
        "profile_pic_url": null,
        "location": "SA, AU"
      },
      {
        "name": "Amber Policare",
        "dupr_id": "4L64EK",
        "rating": 5.265,
        "profile_pic_url": null,
        "location": "NY, US"
      }
    ]
  },
  {
    "team_id": 7695903313,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Neely Sullivan",
        "dupr_id": "16XXXE",
        "rating": 5.067,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Estephany Tan",
        "dupr_id": "8EJEYW",
        "rating": 5.227,
        "profile_pic_url": null,
        "location": "San José, San José Province, CR"
      }
    ]
  }
]