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

MiLP - Kent - DUPR16

ID: 7103452145

对局比分

16-21

落败 / Loss

对决日期

2026-03-01

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
CT
Cath Thompson

84MOP6 · Hampshire, England, GB

DUPR

3.464

DA
Deleted Account

9D400J · USA

DUPR

3.501

阵营 2胜方
MC
Michelle Chan

QJNKRD · London, England, GB

DUPR

3.693

IC
Ian Chong

V4JWY5 · London, England, GB

DUPR

3.252

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7103452145
显示原始对决元数据 JSON
[
  {
    "team_id": 8403714086,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cath Thompson",
        "dupr_id": "84MOP6",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      },
      {
        "name": "Deleted Account",
        "dupr_id": "9D400J",
        "rating": 3.501,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5312976983,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michelle Chan",
        "dupr_id": "QJNKRD",
        "rating": 3.693,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Ian Chong",
        "dupr_id": "V4JWY5",
        "rating": 3.252,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  }
]