Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Road to Minors Tournament - Mixed 4.0

ID: 5177359218

Match Scores

11-9

Loss

Play Date

2026-05-03

Play Time (Est)

7:30 PM

Play Location

5-25 46th Ave. , Long Island City, 11101

Unverified Facility

Competitor Teams

TEAM 1WINNER
DL
Duyen Lovell

17MGZ0 · New York, NY, US

DUPR

4.275

HC
Huanyu Chen

ODWOGL · New York, NY, US

DUPR

3.576

TEAM 2LOSS
JX
Jean Xiong

842YMM · Queens County, NY, US

DUPR

3.300

AW
Andreas Wu

3PJZWM · Hong Kong Island, HK

DUPR

4.486

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-5177359218
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7335276730,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Duyen Lovell",
        "dupr_id": "17MGZ0",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Huanyu Chen",
        "dupr_id": "ODWOGL",
        "rating": 3.576,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 7049405723,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jean Xiong",
        "dupr_id": "842YMM",
        "rating": 3.3,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "Andreas Wu",
        "dupr_id": "3PJZWM",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      }
    ]
  }
]