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

PPL Season 4 Tryouts - Sponsored by FRANC | PKL

ID: 8417267719

对局比分

15-9

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
KM
Kim McCall

ZZ05EL · USA

DUPR

4.488

HM
Hannah McAdam

89XWQE · Newtownards, Northern Ireland, GB

DUPR

4.255

阵营 2负方
DK
Diya Kotecha

YGXQ0G · Welwyn Garden City, England, GB

DUPR

4.245

LY
Laura Yeomans

RZPP2M · Kent, England, GB

DUPR

3.814

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8417267719
显示原始对决元数据 JSON
[
  {
    "team_id": 5109466648,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kim McCall",
        "dupr_id": "ZZ05EL",
        "rating": 4.488,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hannah McAdam",
        "dupr_id": "89XWQE",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "Newtownards, Northern Ireland, GB"
      }
    ]
  },
  {
    "team_id": 4450074175,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Diya Kotecha",
        "dupr_id": "YGXQ0G",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": "Welwyn Garden City, England, GB"
      },
      {
        "name": "Laura Yeomans",
        "dupr_id": "RZPP2M",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": "Kent, England, GB"
      }
    ]
  }
]