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

Dinkster Tour: Naughty Nice Dinking Mens 4.0-4.5: RR

ID: 8220370619

对局比分

11-9

获胜 / Win

对决日期

2025-12-13

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BH
Billy Hughes

8DQ4EY · Atlanta, GA, US

DUPR

4.379

JB
James Berry

JZMDZD · Atlanta, GA, US

DUPR

4.298

阵营 2负方
MK
Michael Kuek

9PXL0R · USA

DUPR

3.633

MT
Morgan Tochi

7DZRRM · USA

DUPR

4.235

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8220370619
显示原始对决元数据 JSON
[
  {
    "team_id": 5806099213,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Billy Hughes",
        "dupr_id": "8DQ4EY",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "James Berry",
        "dupr_id": "JZMDZD",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 4688359853,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Kuek",
        "dupr_id": "9PXL0R",
        "rating": 3.633,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Morgan Tochi",
        "dupr_id": "7DZRRM",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]