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

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

ID: 7813737543

对局比分

15-5

获胜 / Win

对决日期

2024-10-19

对局时间 (估算)

4:45 AM

对决场地

Augusta, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
AC
Austin Coleman

359501 · Aiken, SC, US

DUPR

5.350

JL
Jack Lawrence

7D2EQM · Augusta, GA, US

DUPR

4.842

阵营 2负方
JD
Jeff Davis

KXXGLO · Evans, GA, US

DUPR

4.489

ZH
Zach Herron

DWRYNM · USA

DUPR

4.535

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7813737543
显示原始对决元数据 JSON
[
  {
    "team_id": 5915084682,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin Coleman",
        "dupr_id": "359501",
        "rating": 5.35,
        "profile_pic_url": null,
        "location": "Aiken, SC, US"
      },
      {
        "name": "Jack Lawrence",
        "dupr_id": "7D2EQM",
        "rating": 4.842,
        "profile_pic_url": null,
        "location": "Augusta, GA, US"
      }
    ]
  },
  {
    "team_id": 5726186286,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Davis",
        "dupr_id": "KXXGLO",
        "rating": 4.489,
        "profile_pic_url": null,
        "location": "Evans, GA, US"
      },
      {
        "name": "Zach Herron",
        "dupr_id": "DWRYNM",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]