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

Australian Masters 40+ Beenleigh - 50+ Men's Doubles DUPR: 4.0 and above

ID: 7657451052

对局比分

9-15

落败 / Loss

对决日期

2026-03-21

对局时间 (估算)

1:00 PM

对决场地

Beenleigh, Qld

未核实场馆

对决竞争阵营

阵营 1负方
AW
Andrew Wild

RZYLKN · Karana Downs, QLD, AU

DUPR

4.333

JK
Jason Kerr

8D92MY · QLD, AU

DUPR

4.741

阵营 2胜方
AP
Asher Packman

EWPJNJ · Byron Bay, NSW, AU

DUPR

4.326

GM
Glen Makin

677GPQ · Livingstone, QLD, AU

DUPR

4.341

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7657451052
显示原始对决元数据 JSON
[
  {
    "team_id": 7763845795,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Wild",
        "dupr_id": "RZYLKN",
        "rating": 4.333,
        "profile_pic_url": null,
        "location": "Karana Downs, QLD, AU"
      },
      {
        "name": "Jason Kerr",
        "dupr_id": "8D92MY",
        "rating": 4.741,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  },
  {
    "team_id": 7892360642,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Asher Packman",
        "dupr_id": "EWPJNJ",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "Byron Bay, NSW, AU"
      },
      {
        "name": "Glen Makin",
        "dupr_id": "677GPQ",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": "Livingstone, QLD, AU"
      }
    ]
  }
]