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

2026 NSW Pickleball Championships - 50+ Women's Doubles DUPR: 4.5+ (AR)

ID: 7096123896

对局比分

1-11

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

1:00 PM

对决场地

Sydney, NSW

未核实场馆

对决竞争阵营

阵营 1负方
JA
Jessica abitz

YGJXMP · Bondi, NSW, AU

DUPR

4.249

LT
Linda Tysoe

EWP4DO · NSW, AU

DUPR

3.805

阵营 2胜方
AG
Ange Green

4L2MPK · Sandy Bay, TAS, AU

DUPR

4.852

KA
Kate Applegate

8KL22Q · Buderim, QLD, AU

DUPR

4.448

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7096123896
显示原始对决元数据 JSON
[
  {
    "team_id": 4599449137,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jessica abitz",
        "dupr_id": "YGJXMP",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Bondi, NSW, AU"
      },
      {
        "name": "Linda Tysoe",
        "dupr_id": "EWP4DO",
        "rating": 3.805,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 5543513779,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ange Green",
        "dupr_id": "4L2MPK",
        "rating": 4.852,
        "profile_pic_url": null,
        "location": "Sandy Bay, TAS, AU"
      },
      {
        "name": "Kate Applegate",
        "dupr_id": "8KL22Q",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": "Buderim, QLD, AU"
      }
    ]
  }
]