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

Perth Grand Slam - Open Womens Doubles (AR)

ID: 4705641513

对局比分

11-3

获胜 / Win

对决日期

2025-10-11

对局时间 (估算)

10:15 AM

对决场地

Perth, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
LM
Lucie Mitchell

QPWWY5 · Mosman, NSW, AU

DUPR

4.312

HN
Helen Nguyen

YXEVZD · Dianella, WA, AU

DUPR

3.325

阵营 2负方
KS
Khanie Sirisombut

3Y2MZP · USA

DUPR

3.752

SD
Sally De La Cruz

3Y2J9P · USA

DUPR

3.342

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4705641513
显示原始对决元数据 JSON
[
  {
    "team_id": 7658563704,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lucie Mitchell",
        "dupr_id": "QPWWY5",
        "rating": 4.312,
        "profile_pic_url": null,
        "location": "Mosman, NSW, AU"
      },
      {
        "name": "Helen Nguyen",
        "dupr_id": "YXEVZD",
        "rating": 3.325,
        "profile_pic_url": null,
        "location": "Dianella, WA, AU"
      }
    ]
  },
  {
    "team_id": 6988123764,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Khanie Sirisombut",
        "dupr_id": "3Y2MZP",
        "rating": 3.752,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sally De La Cruz",
        "dupr_id": "3Y2J9P",
        "rating": 3.342,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]