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

Pickle Hub: Yeronga Fyreball - Round 7 - Thu 14 May 2026 (ID: 1097038)

ID: 6556282493

对局比分

21-16

获胜 / Win

对决日期

2026-05-14

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AW
Andrew Wild

RZYLKN · Karana Downs, QLD, AU

DUPR

4.365

MP
Michael Prout

E9LO7W · USA

DUPR

4.196

阵营 2负方
KL
Kent Linyard

YNRR0E · USA

DUPR

4.307

SS
Stuart Skabo

L27JX5 · USA

DUPR

3.777

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6556282493
显示原始对决元数据 JSON
[
  {
    "team_id": 4503448329,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Wild",
        "dupr_id": "RZYLKN",
        "rating": 4.365,
        "profile_pic_url": null,
        "location": "Karana Downs, QLD, AU"
      },
      {
        "name": "Michael Prout",
        "dupr_id": "E9LO7W",
        "rating": 4.196,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5501659557,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kent Linyard",
        "dupr_id": "YNRR0E",
        "rating": 4.307,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stuart Skabo",
        "dupr_id": "L27JX5",
        "rating": 3.777,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]