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

PPA TOUR AUSTRALIA - PPA250, Tweed Heads - 50+ Mixed Doubles DUPR: Open (AR)

ID: 5366868474

对局比分

8-15

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

7:30 PM

对决场地

Tweed Heads, NSW

未核实场馆

对决竞争阵营

阵营 1负方
KA
Kate Applegate

8KL22Q · Buderim, QLD, AU

DUPR

4.442

AP
Asher Packman

EWPJNJ · Byron Bay, NSW, AU

DUPR

4.416

阵营 2胜方
Goretti Sua

17QJW4 · Auckland, Auckland, NZ

DUPR

4.351

SB
Simon Barker

G59V2G · Auckland, Auckland, NZ

DUPR

4.465

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5366868474
显示原始对决元数据 JSON
[
  {
    "team_id": 6475881610,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kate Applegate",
        "dupr_id": "8KL22Q",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Buderim, QLD, AU"
      },
      {
        "name": "Asher Packman",
        "dupr_id": "EWPJNJ",
        "rating": 4.416,
        "profile_pic_url": null,
        "location": "Byron Bay, NSW, AU"
      }
    ]
  },
  {
    "team_id": 6133314747,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Goretti Sua",
        "dupr_id": "17QJW4",
        "rating": 4.351,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/688eda5695c54.jpg",
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Simon Barker",
        "dupr_id": "G59V2G",
        "rating": 4.465,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      }
    ]
  }
]