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

ICONIC CUP 2026 - Open Mixed Double

ID: 8553380215

对局比分

5-15

获胜 / Win

对决日期

2026-05-22

对局时间 (估算)

8:45 AM

对决场地

PickleHaus by Iconic

未核实场馆

对决竞争阵营

阵营 1负方
YL
Ying Lee

ME257P · USA

DUPR

3.212

LH
Lim Hooi

2YVDP7 · USA

DUPR

3.304

阵营 2胜方
AM
Athilla Miasara Binti Azizul Azhar

PKEYWX · Ampang, Selangor, MY

DUPR

4.685

SM
Syabil Muhammad

WXKNNL · Kuala Lumpur, Federal Territory of Kuala Lumpur, MY

DUPR

4.816

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8553380215
显示原始对决元数据 JSON
[
  {
    "team_id": 6812697336,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ying Lee",
        "dupr_id": "ME257P",
        "rating": 3.212,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lim Hooi",
        "dupr_id": "2YVDP7",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6525744807,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Athilla Miasara Binti Azizul Azhar",
        "dupr_id": "PKEYWX",
        "rating": 4.685,
        "profile_pic_url": null,
        "location": "Ampang, Selangor, MY"
      },
      {
        "name": "Syabil Muhammad",
        "dupr_id": "WXKNNL",
        "rating": 4.816,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      }
    ]
  }
]