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

Australian Masters 40+ Sydney - 50+ Women's Doubles DUPR: 4.0 and above

ID: 4755312980

对局比分

15-10

落败 / Loss

对决日期

2026-05-09

对局时间 (估算)

9:00 PM

对决场地

Sydney, NSW

未核实场馆

对决竞争阵营

阵营 1胜方
PH
Philippa Hayman

W6YVEL · Yamba, NSW, AU

DUPR

4.382

SH
Sue Heard

NY6Y77 · NSW, AU

DUPR

3.933

阵营 2负方
HB
Helen Brown

L2ZM5K · Willunga, SA, AU

DUPR

4.062

CG
Catherine Griffen

OD5LRW · Aldinga, SA, AU

DUPR

4.605

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4755312980
显示原始对决元数据 JSON
[
  {
    "team_id": 4878857829,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Philippa Hayman",
        "dupr_id": "W6YVEL",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": "Yamba, NSW, AU"
      },
      {
        "name": "Sue Heard",
        "dupr_id": "NY6Y77",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 7162709579,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Helen Brown",
        "dupr_id": "L2ZM5K",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": "Willunga, SA, AU"
      },
      {
        "name": "Catherine Griffen",
        "dupr_id": "OD5LRW",
        "rating": 4.605,
        "profile_pic_url": null,
        "location": "Aldinga, SA, AU"
      }
    ]
  }
]