Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Road to Minors Tournament - Mixed 4.0

ID: 5125168889

Match Scores

11-1

Loss

Play Date

2026-05-03

Play Time (Est)

6:15 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
KS
Kevin Sun

DNWKNL · Green Brook Township, NJ, US

DUPR

4.404

SK
Sydney Kuo

55VRLR · USA

DUPR

4.337

TEAM 2LOSS
JX
Jean Xiong

842YMM · Queens County, NY, US

DUPR

3.220

AW
Andreas Wu

3PJZWM · Hong Kong Island, HK

DUPR

4.387

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-5125168889
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6231971053,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Sun",
        "dupr_id": "DNWKNL",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": "Green Brook Township, NJ, US"
      },
      {
        "name": "Sydney Kuo",
        "dupr_id": "55VRLR",
        "rating": 4.337,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4661470240,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jean Xiong",
        "dupr_id": "842YMM",
        "rating": 3.22,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "Andreas Wu",
        "dupr_id": "3PJZWM",
        "rating": 4.387,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      }
    ]
  }
]