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

DUPR Series @ Rally & Range

ID: 4961788403

对局比分

11-5

落败 / Loss

对决日期

2026-05-23

对局时间 (估算)

12:45 AM

对决场地

North Albury NSW 2640, Australia

未核实场馆

对决竞争阵营

阵营 1胜方
DB
Danyon Baldwin

VXWNWE · East Albury, NSW, AU

DUPR

3.983

PC
Peri Chappell

K55ZJY · NSW, AU

DUPR

3.730

阵营 2负方
KP
Katey Pryor

KDWMLY · City of Wodonga, VIC, AU

DUPR

3.711

AK
Andi Karas

JJ77LD · NSW, AU

DUPR

3.982

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4961788403
显示原始对决元数据 JSON
[
  {
    "team_id": 6465023075,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danyon  Baldwin",
        "dupr_id": "VXWNWE",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": "East Albury, NSW, AU"
      },
      {
        "name": "Peri Chappell",
        "dupr_id": "K55ZJY",
        "rating": 3.73,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 6161276282,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katey  Pryor",
        "dupr_id": "KDWMLY",
        "rating": 3.711,
        "profile_pic_url": null,
        "location": "City of Wodonga, VIC, AU"
      },
      {
        "name": "Andi Karas",
        "dupr_id": "JJ77LD",
        "rating": 3.982,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]