Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time NYC DUPR Mandatory March 27 - Mens Doubles 4.0-4.5 at Penn 6pm

ID: 6415747760

Match Scores

15-8

Win

Play Date

2026-03-27

Play Time (Est)

9:00 PM

Play Location

NY, NY

View Facility Page →

Competitor Teams

TEAM 1WINNER
JM
JaJuan Manzanillo

RZRXZZ · Boston, MA, US

DUPR

4.263

MM
Mike Millett

DNPEOY · Boston, MA, US

DUPR

4.311

TEAM 2LOSS
DC
Daniel Chen

JJZR7W · USA

DUPR

4.112

MD
Minh Duong

17QN0N · USA

DUPR

4.280

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-6415747760
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8529022249,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "JaJuan Manzanillo",
        "dupr_id": "RZRXZZ",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Mike Millett",
        "dupr_id": "DNPEOY",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 4887412332,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Chen",
        "dupr_id": "JJZR7W",
        "rating": 4.112,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Minh Duong",
        "dupr_id": "17QN0N",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]