返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

APP Tour: 2026 AARP Open - Mixed Doubles 4.5+: Under 50

ID: 6034891847

对局比分

15-1

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

12:45 AM

对决场地

Sideout Tsunami Pickleball Center

View Facility Page →

对决竞争阵营

阵营 1胜方
VV
Van Vu

X2GNK7 · Renton, WA, US

DUPR

4.266

CN
Colin Ngoy

RZDQJQ · Renton, WA, US

DUPR

4.693

阵营 2负方
OW
Olivia Wisner

ZNGR4P · Renton, WA, US

DUPR

4.041

CH
Calvin Huynh

X2O7P5 · Bothell, WA, US

DUPR

4.278

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6034891847
显示原始对决元数据 JSON
[
  {
    "team_id": 4480768692,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Van Vu",
        "dupr_id": "X2GNK7",
        "rating": 4.266,
        "profile_pic_url": null,
        "location": "Renton, WA, US"
      },
      {
        "name": "Colin Ngoy",
        "dupr_id": "RZDQJQ",
        "rating": 4.693,
        "profile_pic_url": null,
        "location": "Renton, WA, US"
      }
    ]
  },
  {
    "team_id": 4399598894,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Olivia Wisner",
        "dupr_id": "ZNGR4P",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Renton, WA, US"
      },
      {
        "name": "Calvin Huynh",
        "dupr_id": "X2O7P5",
        "rating": 4.278,
        "profile_pic_url": null,
        "location": "Bothell, WA, US"
      }
    ]
  }
]