返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

PIQLBALL Events Easter Weekender

ID: 8561514877

对局比分

11-3

获胜 / Win

对决日期

2026-04-05

对局时间 (估算)

2:15 AM

对决场地

Tunbridge Wells Sports Centre, Saint John's Road, Royal Tunbridge Wells, Royal, UK

未核实场馆

对决竞争阵营

阵营 1胜方
CT
Cath Thompson

84MOP6 · Hampshire, England, GB

DUPR

3.495

JR
John Roberton

DW25P6 · Tongham, England, GB

DUPR

3.991

阵营 2负方
AG
Alan Glithero

6KGXEG · USA

DUPR

3.402

EG
Emily Glithero

LZPLYQ · USA

DUPR

2.182

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8561514877
显示原始对决元数据 JSON
[
  {
    "team_id": 8396831996,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cath Thompson",
        "dupr_id": "84MOP6",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      },
      {
        "name": "John Roberton",
        "dupr_id": "DW25P6",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": "Tongham, England, GB"
      }
    ]
  },
  {
    "team_id": 6671568713,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alan Glithero",
        "dupr_id": "6KGXEG",
        "rating": 3.402,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Emily Glithero",
        "dupr_id": "LZPLYQ",
        "rating": 2.182,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]