返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PPL Season 4 Tryouts - Sponsored by FRANC | PKL

ID: 4884013758

对局比分

15-7

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JH
Jacob Holloway

V4DVWP · Holt, England, GB

DUPR

4.371

JA
Jonathan Adams

1Q27O5 · Surrey, England, GB

DUPR

4.849

阵营 2负方
JB
Joel Baker

O66VZE · USA

DUPR

4.905

TM
Theo Malbois

6ZD7ME · England, GB

DUPR

3.892

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4884013758
显示原始对决元数据 JSON
[
  {
    "team_id": 6325455199,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacob Holloway",
        "dupr_id": "V4DVWP",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": "Holt, England, GB"
      },
      {
        "name": "Jonathan Adams",
        "dupr_id": "1Q27O5",
        "rating": 4.849,
        "profile_pic_url": null,
        "location": "Surrey, England, GB"
      }
    ]
  },
  {
    "team_id": 8387509386,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joel Baker",
        "dupr_id": "O66VZE",
        "rating": 4.905,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Theo Malbois",
        "dupr_id": "6ZD7ME",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "England, GB"
      }
    ]
  }
]