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

AMC SUNS 2026 - Session 1, Thu Mar 26

ID: 4486811725

对局比分

4-15

获胜 / Win

对决日期

2026-03-26

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DD
David Daw

W6L7QQ · NSW, AU

DUPR

4.254

AA
Adam aalders

WX9QVK · Gordon, NSW, AU

DUPR

4.277

阵营 2胜方
PC
Paul Chiha

X29LV2 · Cammeray, NSW, AU

DUPR

4.186

JV
John Volonakis

56L7RR · NSW, AU

DUPR

4.223

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4486811725
显示原始对决元数据 JSON
[
  {
    "team_id": 5693744069,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Daw",
        "dupr_id": "W6L7QQ",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Adam aalders",
        "dupr_id": "WX9QVK",
        "rating": 4.277,
        "profile_pic_url": null,
        "location": "Gordon, NSW, AU"
      }
    ]
  },
  {
    "team_id": 6499074626,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paul Chiha",
        "dupr_id": "X29LV2",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": "Cammeray, NSW, AU"
      },
      {
        "name": "John Volonakis",
        "dupr_id": "56L7RR",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]