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

Pickle Hub: Yeronga Fyreball - Round 4 - Thu 14 May 2026 (ID: 1097021)

ID: 5835339096

对局比分

11-21

获胜 / Win

对决日期

2026-05-14

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
TG
Timothy Greenwood

MP5YOL · USA

DUPR

3.429

SW
Sherry Wu

JZQM7J · USA

DUPR

3.390

阵营 2胜方
AW
Andrew Wild

RZYLKN · Karana Downs, QLD, AU

DUPR

4.364

MP
Michael Prout

E9LO7W · USA

DUPR

4.194

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5835339096
显示原始对决元数据 JSON
[
  {
    "team_id": 6962030046,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Timothy Greenwood",
        "dupr_id": "MP5YOL",
        "rating": 3.429,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sherry Wu",
        "dupr_id": "JZQM7J",
        "rating": 3.39,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7791395759,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Wild",
        "dupr_id": "RZYLKN",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": "Karana Downs, QLD, AU"
      },
      {
        "name": "Michael Prout",
        "dupr_id": "E9LO7W",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]