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

PPA TOUR AUSTRALIA - PPA250, Tweed Heads - 19+ Women's Doubles DUPR: 4.5+ (AR)

ID: 7689972655

对局比分

6-15

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

8:45 AM

对决场地

Tweed Heads, NSW

未核实场馆

对决竞争阵营

阵营 1负方
AC
Alexa Curtis

4PE062 · USA

DUPR

3.464

Zoey Daggmarr

4Z7NWV · Gold Coast, QLD, AU

DUPR

4.201

阵营 2胜方
BH
Bee Horsley

W60MPY · St Kilda, VIC, AU

DUPR

4.905

GM
Gianni Martine

KOL0O6 · NSW, AU

DUPR

4.639

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7689972655
显示原始对决元数据 JSON
[
  {
    "team_id": 5420271079,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alexa Curtis",
        "dupr_id": "4PE062",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zoey Daggmarr",
        "dupr_id": "4Z7NWV",
        "rating": 4.201,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/63056/images/profile/7a67a866-7481-4b37-bdf7-a7b229e981c5.jpg",
        "location": "Gold Coast, QLD, AU"
      }
    ]
  },
  {
    "team_id": 6944155042,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bee Horsley",
        "dupr_id": "W60MPY",
        "rating": 4.905,
        "profile_pic_url": null,
        "location": "St Kilda, VIC, AU"
      },
      {
        "name": "Gianni Martine",
        "dupr_id": "KOL0O6",
        "rating": 4.639,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]