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

Dinkspace Taunton Open Pro Mixed

ID: 7981722687

对局比分

8-15

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
TC
Tom Crisp

WKG74L · Crewkerne, England, GB

DUPR

4.306

CM
Carolyne McKay-Haigh

PK0M9Z · Dorset, England, GB

DUPR

4.002

阵营 2胜方
JB
Joshua Bright

0QQDPX · Halton, England, GB

DUPR

5.320

GH
Gracie Hamilton

QPEXP4 · Newtownards, Northern Ireland, GB

DUPR

4.590

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7981722687
显示原始对决元数据 JSON
[
  {
    "team_id": 5073252690,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom Crisp",
        "dupr_id": "WKG74L",
        "rating": 4.306,
        "profile_pic_url": null,
        "location": "Crewkerne, England, GB"
      },
      {
        "name": "Carolyne McKay-Haigh",
        "dupr_id": "PK0M9Z",
        "rating": 4.002,
        "profile_pic_url": null,
        "location": "Dorset, England, GB"
      }
    ]
  },
  {
    "team_id": 4453048351,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joshua Bright",
        "dupr_id": "0QQDPX",
        "rating": 5.32,
        "profile_pic_url": null,
        "location": "Halton, England, GB"
      },
      {
        "name": "Gracie Hamilton",
        "dupr_id": "QPEXP4",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": "Newtownards, Northern Ireland, GB"
      }
    ]
  }
]