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

PPA TOUR AUSTRALIA - PPA125 Moreton Bay - Women's Doubles Pro MAIN DRAW(AR)

ID: 7494081211

对局比分

11-5, 11-3

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

8:45 AM

对决场地

Redcliffe, Qld

未核实场馆

对决竞争阵营

阵营 1胜方
SD
Sahra Dennehy

O66L2L · Gold Coast, QLD, AU

DUPR

5.628

DT
Danni-Elle Townsend

3XMZ75 · Currumbin Waters, QLD, AU

DUPR

5.984

阵营 2负方
KW
Katherine Westbury

L2WYQJ · VIC, AU

DUPR

5.251

BM
Bernadette Massih

GGJQKV · Belmore, NSW, AU

DUPR

5.391

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7494081211
显示原始对决元数据 JSON
[
  {
    "team_id": 5629475317,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sahra Dennehy",
        "dupr_id": "O66L2L",
        "rating": 5.628,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Danni-Elle Townsend",
        "dupr_id": "3XMZ75",
        "rating": 5.984,
        "profile_pic_url": null,
        "location": "Currumbin Waters, QLD, AU"
      }
    ]
  },
  {
    "team_id": 7116998736,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katherine Westbury",
        "dupr_id": "L2WYQJ",
        "rating": 5.251,
        "profile_pic_url": null,
        "location": "VIC, AU"
      },
      {
        "name": "Bernadette Massih",
        "dupr_id": "GGJQKV",
        "rating": 5.391,
        "profile_pic_url": null,
        "location": "Belmore, NSW, AU"
      }
    ]
  }
]