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

MiLP - Kent - DUPR16

ID: 5402068214

对局比分

21-13

落败 / Loss

对决日期

2026-03-01

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AP
Anna Prestwich

ODXRDP · USA

DUPR

4.009

VH
Vanessa Hannam

1N4G76 · Frittenden, England, GB

DUPR

4.103

阵营 2负方
CT
Cath Thompson

84MOP6 · Hampshire, England, GB

DUPR

3.463

VS
Vicky Stanley

0QQ0QQ · USA

DUPR

3.556

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5402068214
显示原始对决元数据 JSON
[
  {
    "team_id": 6290149381,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anna Prestwich",
        "dupr_id": "ODXRDP",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vanessa Hannam",
        "dupr_id": "1N4G76",
        "rating": 4.103,
        "profile_pic_url": null,
        "location": "Frittenden, England, GB"
      }
    ]
  },
  {
    "team_id": 5256201356,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cath Thompson",
        "dupr_id": "84MOP6",
        "rating": 3.463,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      },
      {
        "name": "Vicky Stanley",
        "dupr_id": "0QQ0QQ",
        "rating": 3.556,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]