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

The Kitchen Open Atlanta 2025 - Mens Doubles Skill: (4.0 And Above) Age: (12 To 39)

ID: 5222615516

对局比分

11-15

获胜 / Win

对决日期

2025-10-26

对局时间 (估算)

9:00 PM

对决场地

Atlanta, GA

View Facility Page →

对决竞争阵营

阵营 1负方
AK
Aaron Kooden

ODGOLW · USA

DUPR

3.818

BC
Brian Clapner

ODKWQW · USA

DUPR

3.455

阵营 2胜方
AV
Anthony Vo

GGQ97M · Gwinnett County, GA, US

DUPR

3.562

KL
Kory Lau

7D9WQ9 · Atlanta, GA, US

DUPR

3.826

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5222615516
显示原始对决元数据 JSON
[
  {
    "team_id": 6309653926,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aaron Kooden",
        "dupr_id": "ODGOLW",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Clapner",
        "dupr_id": "ODKWQW",
        "rating": 3.455,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8383745609,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anthony Vo",
        "dupr_id": "GGQ97M",
        "rating": 3.562,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      },
      {
        "name": "Kory Lau",
        "dupr_id": "7D9WQ9",
        "rating": 3.826,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]