返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

FILA Pickleball Championship Series 2026 - League 1 - Novice Mixed Double

ID: 7570716385

对局比分

13-15

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

2:15 AM

对决场地

91 Sports Arena

未核实场馆

对决竞争阵营

阵营 1负方
AC
Apple Chai

XKE6PX · USA

DUPR

2.423

DC
Dixon Cheng

4V5JN2 · Kuala Lumpur, Federal Territory of Kuala Lumpur, MY

DUPR

2.789

阵营 2胜方
LY
Lim Yee Xian

KDQ0M6 · USA

DUPR

2.826

TR
Tan Ricky

WZRVQQ · USA

DUPR

2.616

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7570716385
显示原始对决元数据 JSON
[
  {
    "team_id": 4390911034,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Apple Chai",
        "dupr_id": "XKE6PX",
        "rating": 2.423,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dixon Cheng",
        "dupr_id": "4V5JN2",
        "rating": 2.789,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      }
    ]
  },
  {
    "team_id": 4991918805,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lim Yee Xian",
        "dupr_id": "KDQ0M6",
        "rating": 2.826,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tan Ricky",
        "dupr_id": "WZRVQQ",
        "rating": 2.616,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]