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

Telford Open Mixed 2026 - Advanced Plus Group 1

ID: 5441301677

对局比分

7-15

获胜 / Win

对决日期

2026-03-15

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
CH
Clare Hann

4ZKO2G · Oswestry, England, GB

DUPR

3.860

BH
brett hollywell

M2WWEO · Shropshire, England, GB

DUPR

4.008

阵营 2胜方
PS
Paul Scott

JJMVG4 · Birmingham, England, GB

DUPR

4.127

CP
Corrinne Patrick

MY0PWD · Warwickshire, England, GB

DUPR

3.489

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5441301677
显示原始对决元数据 JSON
[
  {
    "team_id": 8348818835,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Clare Hann",
        "dupr_id": "4ZKO2G",
        "rating": 3.86,
        "profile_pic_url": null,
        "location": "Oswestry, England, GB"
      },
      {
        "name": "brett hollywell",
        "dupr_id": "M2WWEO",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "Shropshire, England, GB"
      }
    ]
  },
  {
    "team_id": 7478979946,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paul Scott",
        "dupr_id": "JJMVG4",
        "rating": 4.127,
        "profile_pic_url": null,
        "location": "Birmingham, England, GB"
      },
      {
        "name": "Corrinne Patrick",
        "dupr_id": "MY0PWD",
        "rating": 3.489,
        "profile_pic_url": null,
        "location": "Warwickshire, England, GB"
      }
    ]
  }
]