返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Zero Zero Boo 2024 - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 5384027954

对局比分

8-15

获胜 / Win

对决日期

2024-10-19

对局时间 (估算)

3:30 PM

对决场地

Augusta, GA

View Facility Page →

对决竞争阵营

阵营 1负方
BH
Brandon Hoffman

1NOK78 · Aiken, SC, US

DUPR

4.828

DA
DELETED Account

3YG5E3 · USA

DUPR

5.169

阵营 2胜方
AC
Austin Coleman

359501 · Aiken, SC, US

DUPR

5.379

JL
Jack Lawrence

7D2EQM · Augusta, GA, US

DUPR

4.874

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5384027954
显示原始对决元数据 JSON
[
  {
    "team_id": 6305753450,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brandon Hoffman",
        "dupr_id": "1NOK78",
        "rating": 4.828,
        "profile_pic_url": null,
        "location": "Aiken, SC, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "3YG5E3",
        "rating": 5.169,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7576444786,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Austin Coleman",
        "dupr_id": "359501",
        "rating": 5.379,
        "profile_pic_url": null,
        "location": "Aiken, SC, US"
      },
      {
        "name": "Jack Lawrence",
        "dupr_id": "7D2EQM",
        "rating": 4.874,
        "profile_pic_url": null,
        "location": "Augusta, GA, US"
      }
    ]
  }
]