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

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

ID: 5629951884

对局比分

2-11

获胜 / Win

对决日期

2026-05-10

对局时间 (估算)

1:00 PM

对决场地

Sydney, NSW

未核实场馆

对决竞争阵营

阵营 1负方
JT
Jennifer Thompson

4LMDPK · NSW, AU

DUPR

3.771

PG
Paul Godsell

KXG79Q · Forestville, NSW, AU

DUPR

4.060

阵营 2胜方
LW
Lesley White

EGYO7O · Port Macquarie, NSW, AU

DUPR

4.144

AP
Asher Packman

EWPJNJ · Byron Bay, NSW, AU

DUPR

4.456

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5629951884
显示原始对决元数据 JSON
[
  {
    "team_id": 5075711426,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Thompson",
        "dupr_id": "4LMDPK",
        "rating": 3.771,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Paul Godsell",
        "dupr_id": "KXG79Q",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": "Forestville, NSW, AU"
      }
    ]
  },
  {
    "team_id": 7775342552,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lesley White",
        "dupr_id": "EGYO7O",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      },
      {
        "name": "Asher Packman",
        "dupr_id": "EWPJNJ",
        "rating": 4.456,
        "profile_pic_url": null,
        "location": "Byron Bay, NSW, AU"
      }
    ]
  }
]