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

Life Time NYC DUPR Mandatory March 27 - Mixed Doubles 3.0-3.75 at DUMBO 6pm

ID: 6007014363

Match Scores

3-11

Win

Play Date

2026-03-27

Play Time (Est)

4:45 AM

Play Location

NY, NY

View Facility Page →

Competitor Teams

TEAM 1LOSS
ZZ
Zilin Zhou

WK6ZRL · USA

DUPR

3.248

AH
Andrew He

JJQKJD · New York, NY, US

DUPR

3.235

TEAM 2WINNER
MD
Mabel Deng

7NGVL4 · USA

DUPR

2.401

PS
Pat Sukhum

7669M4 · New York, NY, US

DUPR

4.930

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-6007014363
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6261624588,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zilin Zhou",
        "dupr_id": "WK6ZRL",
        "rating": 3.248,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew He",
        "dupr_id": "JJQKJD",
        "rating": 3.235,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 5238313978,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mabel Deng",
        "dupr_id": "7NGVL4",
        "rating": 2.401,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pat Sukhum",
        "dupr_id": "7669M4",
        "rating": 4.93,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]