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

Exeter Team Championship 2026 - Open Pro Category

ID: 4500858476

对局比分

15-5

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
TT
Thomas Turney

3VYWQ6 · Isle of Wight, England, GB

DUPR

5.252

LD
Lucy Dawson

K5O9Q6 · Greater London, England, GB

DUPR

4.425

阵营 2负方
SB
Sam Basford

3YMR6G · Rugby, England, GB

DUPR

4.832

DF
Dani Foster

E9QYNM · London, England, GB

DUPR

4.269

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4500858476
显示原始对决元数据 JSON
[
  {
    "team_id": 5595006910,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Turney",
        "dupr_id": "3VYWQ6",
        "rating": 5.252,
        "profile_pic_url": null,
        "location": "Isle of Wight, England, GB"
      },
      {
        "name": "Lucy Dawson",
        "dupr_id": "K5O9Q6",
        "rating": 4.425,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      }
    ]
  },
  {
    "team_id": 7186989205,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sam Basford",
        "dupr_id": "3YMR6G",
        "rating": 4.832,
        "profile_pic_url": null,
        "location": "Rugby, England, GB"
      },
      {
        "name": "Dani  Foster",
        "dupr_id": "E9QYNM",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  }
]