Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time NYC Winter Moneyball Tourney - Mixed Doubles Skill: (4.0 To 4.5) Age: (Any)

ID: 6339555280

Match Scores

11-7

Loss

Play Date

2025-01-19

Play Time (Est)

5:00 PM

Play Location

NY, NY

View Facility Page →

Competitor Teams

TEAM 1WINNER
DP
Diona Piazza

Z90L5P · Harrison, NY, US

DUPR

3.657

JC
John Calarco

RZ4EZM · Larchmont, NY, US

DUPR

4.189

TEAM 2LOSS
MW
Michelle Wu

2L42MY · Houston, TX, US

DUPR

3.695

JH
Jesse Hu

0Y5954 · Sugar Land, TX, US

DUPR

4.156

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-6339555280
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5954797059,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Diona Piazza",
        "dupr_id": "Z90L5P",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": "Harrison, NY, US"
      },
      {
        "name": "John Calarco",
        "dupr_id": "RZ4EZM",
        "rating": 4.189,
        "profile_pic_url": null,
        "location": "Larchmont, NY, US"
      }
    ]
  },
  {
    "team_id": 5775469750,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michelle Wu",
        "dupr_id": "2L42MY",
        "rating": 3.695,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Jesse Hu",
        "dupr_id": "0Y5954",
        "rating": 4.156,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  }
]