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

Exeter Team Championship 2026 - Open Pro Category

ID: 5802806174

对局比分

7-15

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
HH
Harry Hargreaves

O67Z7W · USA

DUPR

4.533

LP
Luke Pontin

V7VRM6 · Saint Helier, St Helier, JE

DUPR

4.480

阵营 2胜方
TC
Tom Crisp

WKG74L · Crewkerne, England, GB

DUPR

4.321

SB
Sam Basford

3YMR6G · Rugby, England, GB

DUPR

4.757

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5802806174
显示原始对决元数据 JSON
[
  {
    "team_id": 7877777302,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Harry Hargreaves",
        "dupr_id": "O67Z7W",
        "rating": 4.533,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luke Pontin",
        "dupr_id": "V7VRM6",
        "rating": 4.48,
        "profile_pic_url": null,
        "location": "Saint Helier, St Helier, JE"
      }
    ]
  },
  {
    "team_id": 6455911063,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tom Crisp",
        "dupr_id": "WKG74L",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Crewkerne, England, GB"
      },
      {
        "name": "Sam Basford",
        "dupr_id": "3YMR6G",
        "rating": 4.757,
        "profile_pic_url": null,
        "location": "Rugby, England, GB"
      }
    ]
  }
]