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

PPL Season 4 Tryouts - Sponsored by FRANC | PKL

ID: 7487610860

对局比分

8-15

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DP
Dan Parrett

0RKOLG · Canterbury, England, GB

DUPR

4.263

JG
jake glover

NXOVG2 · Nottingham, England, GB

DUPR

3.866

阵营 2胜方
RS
Romeo Sison

M296DL · Hertford, England, GB

DUPR

4.464

JA
Jonathan Adams

1Q27O5 · Surrey, England, GB

DUPR

4.837

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7487610860
显示原始对决元数据 JSON
[
  {
    "team_id": 8180622828,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dan Parrett",
        "dupr_id": "0RKOLG",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Canterbury, England, GB"
      },
      {
        "name": "jake glover",
        "dupr_id": "NXOVG2",
        "rating": 3.866,
        "profile_pic_url": null,
        "location": "Nottingham, England, GB"
      }
    ]
  },
  {
    "team_id": 4780459439,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Romeo Sison",
        "dupr_id": "M296DL",
        "rating": 4.464,
        "profile_pic_url": null,
        "location": "Hertford, England, GB"
      },
      {
        "name": "Jonathan Adams",
        "dupr_id": "1Q27O5",
        "rating": 4.837,
        "profile_pic_url": null,
        "location": "Surrey, England, GB"
      }
    ]
  }
]