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

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

ID: 4645028303

对局比分

5-15

获胜 / Win

对决日期

2024-10-19

对局时间 (估算)

12:45 AM

对决场地

Augusta, GA

View Facility Page →

对决竞争阵营

阵营 1负方
CR
Carlos Rosado

12295Y · USA

DUPR

3.958

MJ
Mitchell Johnson

1R45E1 · Harlem, GA, US

DUPR

4.248

阵营 2胜方
AC
Austin Coleman

359501 · Aiken, SC, US

DUPR

5.324

JL
Jack Lawrence

7D2EQM · Augusta, GA, US

DUPR

4.814

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4645028303
显示原始对决元数据 JSON
[
  {
    "team_id": 6971240094,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carlos Rosado",
        "dupr_id": "12295Y",
        "rating": 3.958,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mitchell Johnson",
        "dupr_id": "1R45E1",
        "rating": 4.248,
        "profile_pic_url": null,
        "location": "Harlem, GA, US"
      }
    ]
  },
  {
    "team_id": 5242863654,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Austin Coleman",
        "dupr_id": "359501",
        "rating": 5.324,
        "profile_pic_url": null,
        "location": "Aiken, SC, US"
      },
      {
        "name": "Jack Lawrence",
        "dupr_id": "7D2EQM",
        "rating": 4.814,
        "profile_pic_url": null,
        "location": "Augusta, GA, US"
      }
    ]
  }
]