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: 6253946160

Match Scores

11-7

Win

Play Date

2025-01-19

Play Time (Est)

1:00 PM

Play Location

NY, NY

View Facility Page →

Competitor Teams

TEAM 1WINNER
MW
Michelle Wu

2L42MY · Houston, TX, US

DUPR

3.717

JH
Jesse Hu

0Y5954 · Sugar Land, TX, US

DUPR

4.179

TEAM 2LOSS
DG
danielle goldwert

2LVQ9E · New York, NY, US

DUPR

4.014

SS
Sunil Sabnis

O6VYVW · New York, NY, US

DUPR

4.154

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-6253946160
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7884267461,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michelle Wu",
        "dupr_id": "2L42MY",
        "rating": 3.717,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Jesse Hu",
        "dupr_id": "0Y5954",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  },
  {
    "team_id": 7600129597,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "danielle goldwert",
        "dupr_id": "2LVQ9E",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Sunil Sabnis",
        "dupr_id": "O6VYVW",
        "rating": 4.154,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]