返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PPA Asia 500 PANAS Kuala Lumpur Open 2026 - Pro Women's Doubles

ID: 5717181711

对局比分

11-4, 11-5

获胜 / Win

对决日期

2026-05-14

对局时间 (估算)

4:45 AM

对决场地

Shah Alam, SGR

View Facility Page →

对决竞争阵营

阵营 1胜方
YL
Yufei Long

JZKY0J · Shenzhen, Guangdong Province, CN

DUPR

5.553

TC
Ting Chieh Wei

NY9OD7 · Taipei City, TW

DUPR

5.832

阵营 2负方
PL
Pui Long Fan

PKDYOQ · New Territories, HK

DUPR

4.702

MO
Mayu Omori

6N7Q6G · Tokyo, JP

DUPR

4.856

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5717181711
显示原始对决元数据 JSON
[
  {
    "team_id": 5940185831,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yufei Long",
        "dupr_id": "JZKY0J",
        "rating": 5.553,
        "profile_pic_url": null,
        "location": "Shenzhen, Guangdong Province, CN"
      },
      {
        "name": "Ting Chieh Wei",
        "dupr_id": "NY9OD7",
        "rating": 5.832,
        "profile_pic_url": null,
        "location": "Taipei City, TW"
      }
    ]
  },
  {
    "team_id": 4438432720,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pui Long Fan",
        "dupr_id": "PKDYOQ",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      },
      {
        "name": "Mayu Omori",
        "dupr_id": "6N7Q6G",
        "rating": 4.856,
        "profile_pic_url": null,
        "location": "Tokyo, JP"
      }
    ]
  }
]