返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

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

ID: 5645967217

对局比分

15-2

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

2:15 AM

对决场地

Tweed Heads, NSW

未核实场馆

对决竞争阵营

阵营 1胜方
AB
Anna-Lise Bolton

3X59V2 · Hope Island, QLD, AU

DUPR

4.870

SK
Simone Kessell

QP75YD · NSW, AU

DUPR

4.761

阵营 2负方
GS
Goretti Sua

17QJW4 · Auckland, Auckland, NZ

DUPR

4.318

RL
Renee Lim

X256J7 · Ashwood, VIC, AU

DUPR

4.184

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5645967217
显示原始对决元数据 JSON
[
  {
    "team_id": 6954480696,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anna-Lise Bolton",
        "dupr_id": "3X59V2",
        "rating": 4.87,
        "profile_pic_url": null,
        "location": "Hope Island, QLD, AU"
      },
      {
        "name": "Simone Kessell",
        "dupr_id": "QP75YD",
        "rating": 4.761,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 7962700157,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Goretti Sua",
        "dupr_id": "17QJW4",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Renee Lim",
        "dupr_id": "X256J7",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Ashwood, VIC, AU"
      }
    ]
  }
]