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

DUPR Series @ Rally & Range

ID: 6079888168

对局比分

11-13

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

5:00 PM

对决场地

North Albury NSW 2640, Australia

未核实场馆

对决竞争阵营

阵营 1负方
AK
Andi Karas

JJ77LD · NSW, AU

DUPR

4.006

PC
Peri Chappell

K55ZJY · NSW, AU

DUPR

3.727

阵营 2胜方
KP
Katey Pryor

KDWMLY · City of Wodonga, VIC, AU

DUPR

3.731

DG
Daniel Garner

G0Q64M · City of Wodonga, VIC, AU

DUPR

4.097

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6079888168
显示原始对决元数据 JSON
[
  {
    "team_id": 5436252246,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andi Karas",
        "dupr_id": "JJ77LD",
        "rating": 4.006,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Peri Chappell",
        "dupr_id": "K55ZJY",
        "rating": 3.727,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 6800179295,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katey  Pryor",
        "dupr_id": "KDWMLY",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": "City of Wodonga, VIC, AU"
      },
      {
        "name": "Daniel Garner",
        "dupr_id": "G0Q64M",
        "rating": 4.097,
        "profile_pic_url": null,
        "location": "City of Wodonga, VIC, AU"
      }
    ]
  }
]