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

PPA TOUR AUSTRALIA - PPA250, Tweed Heads - PRO MEN's DOUBLES MAIN DRAW

ID: 8476153243

对局比分

8-15

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

8:45 AM

对决场地

Tweed Heads, NSW

未核实场馆

对决竞争阵营

阵营 1负方
BO
Barry Oliver George Gray

3545LL · Shailer Park, QLD, AU

DUPR

5.259

CR
Conor Robertshawe

3LKW0Z · Wellington, Wellington, NZ

DUPR

5.373

阵营 2胜方
MK
Matthew Kouznetsov

PKG6NX · Templestowe, VIC, AU

DUPR

5.194

SD
Sahil Dang

6NZ0WD · VIC, AU

DUPR

5.263

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8476153243
显示原始对决元数据 JSON
[
  {
    "team_id": 4612827981,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Barry Oliver George Gray",
        "dupr_id": "3545LL",
        "rating": 5.259,
        "profile_pic_url": null,
        "location": "Shailer Park, QLD, AU"
      },
      {
        "name": "Conor Robertshawe",
        "dupr_id": "3LKW0Z",
        "rating": 5.373,
        "profile_pic_url": null,
        "location": "Wellington, Wellington, NZ"
      }
    ]
  },
  {
    "team_id": 8209324270,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Kouznetsov",
        "dupr_id": "PKG6NX",
        "rating": 5.194,
        "profile_pic_url": null,
        "location": "Templestowe, VIC, AU"
      },
      {
        "name": "Sahil Dang",
        "dupr_id": "6NZ0WD",
        "rating": 5.263,
        "profile_pic_url": null,
        "location": "VIC, AU"
      }
    ]
  }
]