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

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

ID: 6094286841

对局比分

11-2, 11-3

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

10:15 AM

对决场地

Tweed Heads, NSW

未核实场馆

对决竞争阵营

阵营 1胜方
BT
Brian Tran

2YLLV7 · NSW, AU

DUPR

5.532

DT
Daiki Tanabe

O6LOQW · NSW, AU

DUPR

5.274

阵营 2负方
DS
David sopi

9P79KR · Apia, Upolu, WS

DUPR

4.624

NC
Nathan Conway

Z9MRRD · USA

DUPR

4.394

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6094286841
显示原始对决元数据 JSON
[
  {
    "team_id": 5130281455,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian  Tran",
        "dupr_id": "2YLLV7",
        "rating": 5.532,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Daiki Tanabe",
        "dupr_id": "O6LOQW",
        "rating": 5.274,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 5613899459,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David sopi",
        "dupr_id": "9P79KR",
        "rating": 4.624,
        "profile_pic_url": null,
        "location": "Apia, Upolu, WS"
      },
      {
        "name": "Nathan Conway",
        "dupr_id": "Z9MRRD",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]