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

Gold Coast Grand Slam - 50+ Men's Doubles DUPR: 4.0+

ID: 5822924353

对局比分

12-15

落败 / Loss

对决日期

2026-06-06

对局时间 (估算)

2:15 AM

对决场地

Beenleigh, Qld

未核实场馆

对决竞争阵营

阵营 1负方
MD
Michael Davidson

2QJZDR · Palmers Island, NSW, AU

DUPR

4.404

CA
Chris Appleford

YML9XE · USA

DUPR

4.462

阵营 2胜方
AP
Asher Packman

EWPJNJ · Byron Bay, NSW, AU

DUPR

4.442

BS
Brett Sceats

QXK07N · Pottsville, NSW, AU

DUPR

4.361

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5822924353
显示原始对决元数据 JSON
[
  {
    "team_id": 4545138931,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Davidson",
        "dupr_id": "2QJZDR",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": "Palmers Island, NSW, AU"
      },
      {
        "name": "Chris Appleford",
        "dupr_id": "YML9XE",
        "rating": 4.462,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4884942973,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Asher Packman",
        "dupr_id": "EWPJNJ",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Byron Bay, NSW, AU"
      },
      {
        "name": "Brett Sceats",
        "dupr_id": "QXK07N",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "Pottsville, NSW, AU"
      }
    ]
  }
]