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

PPL Season 4 Tryouts - Sponsored by FRANC | PKL

ID: 8163371981

对局比分

15-8

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
KJ
Katharina Jelly

17RZE0 · London, England, GB

DUPR

3.937

JS
Justine Steven

67VZQD · Cardiff, Wales, GB

DUPR

4.603

阵营 2负方
VS
Vicky Stanley

0QQ0QQ · Hampshire, England, GB

DUPR

3.433

LT
Lindsay Thomas

DW76DL · Manchester, England, GB

DUPR

4.109

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8163371981
显示原始对决元数据 JSON
[
  {
    "team_id": 8180407671,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katharina Jelly",
        "dupr_id": "17RZE0",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Justine Steven",
        "dupr_id": "67VZQD",
        "rating": 4.603,
        "profile_pic_url": null,
        "location": "Cardiff, Wales, GB"
      }
    ]
  },
  {
    "team_id": 7859061967,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vicky Stanley",
        "dupr_id": "0QQ0QQ",
        "rating": 3.433,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      },
      {
        "name": "Lindsay Thomas",
        "dupr_id": "DW76DL",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": "Manchester, England, GB"
      }
    ]
  }
]