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

AMC State Qualifier - New South Wales (Invitation Only) - Mens Doubles 50+ FINALS ROUND

ID: 6856728392

对局比分

9-11, 6-11

获胜 / Win

对决日期

2025-08-09

对局时间 (估算)

9:00 PM

对决场地

Oxford Falls, NSW

未核实场馆

对决竞争阵营

阵营 1负方
DB
Darryl Bridgeman

GG2E7V · Wallabi Point, NSW, AU

DUPR

4.530

ES
Eddie Syadan

0YDK6N · USA

DUPR

4.706

阵营 2胜方
DC
Daren Chan

6ZDDRG · Naremburn, NSW, AU

DUPR

4.976

MD
Michael Davidson

2QJZDR · Palmers Island, NSW, AU

DUPR

4.320

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6856728392
显示原始对决元数据 JSON
[
  {
    "team_id": 4567096054,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Darryl Bridgeman",
        "dupr_id": "GG2E7V",
        "rating": 4.53,
        "profile_pic_url": null,
        "location": "Wallabi Point, NSW, AU"
      },
      {
        "name": "Eddie Syadan",
        "dupr_id": "0YDK6N",
        "rating": 4.706,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4546975772,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daren Chan",
        "dupr_id": "6ZDDRG",
        "rating": 4.976,
        "profile_pic_url": null,
        "location": "Naremburn, NSW, AU"
      },
      {
        "name": "Michael Davidson",
        "dupr_id": "2QJZDR",
        "rating": 4.32,
        "profile_pic_url": null,
        "location": "Palmers Island, NSW, AU"
      }
    ]
  }
]