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

Australian Masters 40+ Sydney - 50+ Mixed Doubles DUPR: 4.0 and above

ID: 8317424289

对局比分

15-2

获胜 / Win

对决日期

2026-05-10

对局时间 (估算)

10:15 AM

对决场地

Sydney, NSW

未核实场馆

对决竞争阵营

阵营 1胜方
RM
Rosa Morris

ODNR0W · Rye, VIC, AU

DUPR

4.779

IS
Ivan Stride

DWDY9L · Oatley, NSW, AU

DUPR

5.101

阵营 2负方
KC
kathryn Chamberlain

JZ69G4 · NSW, AU

DUPR

3.599

WG
William Gallagher

EWOZXV · NSW, AU

DUPR

3.748

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8317424289
显示原始对决元数据 JSON
[
  {
    "team_id": 7981451989,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rosa Morris",
        "dupr_id": "ODNR0W",
        "rating": 4.779,
        "profile_pic_url": null,
        "location": "Rye, VIC, AU"
      },
      {
        "name": "Ivan Stride",
        "dupr_id": "DWDY9L",
        "rating": 5.101,
        "profile_pic_url": null,
        "location": "Oatley, NSW, AU"
      }
    ]
  },
  {
    "team_id": 6033496213,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "kathryn Chamberlain",
        "dupr_id": "JZ69G4",
        "rating": 3.599,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "William Gallagher",
        "dupr_id": "EWOZXV",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]