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

Match Scores

3-11

Loss

Play Date

2025-01-19

Play Time (Est)

3:30 PM

Play Location

NY, NY

View Facility Page →

Competitor Teams

TEAM 1LOSS
MW
Michelle Wu

2L42MY · Houston, TX, US

DUPR

3.713

JH
Jesse Hu

0Y5954 · Sugar Land, TX, US

DUPR

4.175

TEAM 2WINNER
CL
Christina Li

QPN7ER · New York, NY, US

DUPR

4.201

RS
Ryan Shi

RZ7XYM · New York, NY, US

DUPR

4.235

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-6955339382
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6567440202,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michelle Wu",
        "dupr_id": "2L42MY",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Jesse Hu",
        "dupr_id": "0Y5954",
        "rating": 4.175,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  },
  {
    "team_id": 8173545248,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christina Li",
        "dupr_id": "QPN7ER",
        "rating": 4.201,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Ryan Shi",
        "dupr_id": "RZ7XYM",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]