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

Sydney Grand Slam I - Open Women's Doubles

ID: 7313017685

对局比分

11-8

获胜 / Win

对决日期

2026-02-28

对局时间 (估算)

6:15 AM

对决场地

Stanhope Gardens, NSW

未核实场馆

对决竞争阵营

阵营 1胜方
DT
Danielle Tu

O69R4E · Cabramatta, NSW, AU

DUPR

4.428

CH
Cathy Hoang

V7NJR5 · USA

DUPR

4.331

阵营 2负方
SH
Sue Heard

NY6Y77 · NSW, AU

DUPR

3.979

LM
Lucie Mitchell

QPWWY5 · Mosman, NSW, AU

DUPR

4.232

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7313017685
显示原始对决元数据 JSON
[
  {
    "team_id": 5743297135,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danielle Tu",
        "dupr_id": "O69R4E",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "Cabramatta, NSW, AU"
      },
      {
        "name": "Cathy Hoang",
        "dupr_id": "V7NJR5",
        "rating": 4.331,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4617351319,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sue Heard",
        "dupr_id": "NY6Y77",
        "rating": 3.979,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Lucie Mitchell",
        "dupr_id": "QPWWY5",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Mosman, NSW, AU"
      }
    ]
  }
]