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

PPA TOUR AUSTRALIA - PPA125 Moreton Bay - 50+ Mixed Doubles DUPR: Open (AR)

ID: 8263464532

对局比分

15-3

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

5:00 PM

对决场地

Redcliffe, Qld

未核实场馆

对决竞争阵营

阵营 1胜方
SK
Simone Kessell

QP75YD · NSW, AU

DUPR

4.779

DR
David Richardson

3ZLZRW · USA

DUPR

5.026

阵营 2负方
KA
Kate Applegate

8KL22Q · Buderim, QLD, AU

DUPR

4.426

BK
Brad Kluss

350XNL · Peregian Springs, QLD, AU

DUPR

4.570

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8263464532
显示原始对决元数据 JSON
[
  {
    "team_id": 7249647166,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Simone Kessell",
        "dupr_id": "QP75YD",
        "rating": 4.779,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "David Richardson",
        "dupr_id": "3ZLZRW",
        "rating": 5.026,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7823389921,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kate Applegate",
        "dupr_id": "8KL22Q",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": "Buderim, QLD, AU"
      },
      {
        "name": "Brad Kluss",
        "dupr_id": "350XNL",
        "rating": 4.57,
        "profile_pic_url": null,
        "location": "Peregian Springs, QLD, AU"
      }
    ]
  }
]