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

PPL Season 4 Tryouts - Sponsored by FRANC | PKL

ID: 7232210074

对局比分

18-16

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
HW
Harry Worrad

DNMZWL · Leicestershire, England, GB

DUPR

4.776

DP
Dan Parrett

0RKOLG · Canterbury, England, GB

DUPR

4.267

阵营 2负方
NG
Noah Gregory

766450 · USA

DUPR

3.998

JA
Jonathan Adams

1Q27O5 · Surrey, England, GB

DUPR

4.834

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7232210074
显示原始对决元数据 JSON
[
  {
    "team_id": 4488274292,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Harry Worrad",
        "dupr_id": "DNMZWL",
        "rating": 4.776,
        "profile_pic_url": null,
        "location": "Leicestershire, England, GB"
      },
      {
        "name": "Dan Parrett",
        "dupr_id": "0RKOLG",
        "rating": 4.267,
        "profile_pic_url": null,
        "location": "Canterbury, England, GB"
      }
    ]
  },
  {
    "team_id": 7404428529,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Noah Gregory",
        "dupr_id": "766450",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Adams",
        "dupr_id": "1Q27O5",
        "rating": 4.834,
        "profile_pic_url": null,
        "location": "Surrey, England, GB"
      }
    ]
  }
]