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

PPL Season 4 Tryouts - Sponsored by FRANC | PKL

ID: 4750248371

对局比分

15-13

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
NC
Nikki Coots

V4L096 · USA

DUPR

3.533

TD
Tracey Dennis

RYGM4N · USA

DUPR

3.768

阵营 2负方
WR
Wendy Randall

KOZVM7 · Hertfordshire, England, GB

DUPR

4.159

LT
Lindsay Thomas

DW76DL · Manchester, England, GB

DUPR

4.092

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4750248371
显示原始对决元数据 JSON
[
  {
    "team_id": 7165967247,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nikki Coots",
        "dupr_id": "V4L096",
        "rating": 3.533,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tracey Dennis",
        "dupr_id": "RYGM4N",
        "rating": 3.768,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5243284783,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Wendy Randall",
        "dupr_id": "KOZVM7",
        "rating": 4.159,
        "profile_pic_url": null,
        "location": "Hertfordshire, England, GB"
      },
      {
        "name": "Lindsay Thomas",
        "dupr_id": "DW76DL",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": "Manchester, England, GB"
      }
    ]
  }
]