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

Senior Pro Tour - NP Poway Classic Powered by Onix Sr. Pro Mens Doubles

ID: 6503572165

对局比分

16-14

落败 / Loss

对决日期

2023-09-30

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DJ
David Johnson

17ZRN3 · Las Vegas, NV, US

DUPR

4.833

MS
Matthew Schultz

8GJ6Q8 · Henderson, NV, US

DUPR

4.680

阵营 2负方
CH
Craig Huft

8JGDO8 · Sacramento, CA, US

DUPR

4.540

RP
Ross Peabody

8MP0NV · Sacramento, CA, US

DUPR

4.963

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6503572165
显示原始对决元数据 JSON
[
  {
    "team_id": 5103276598,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Johnson",
        "dupr_id": "17ZRN3",
        "rating": 4.833,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Matthew Schultz",
        "dupr_id": "8GJ6Q8",
        "rating": 4.68,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  },
  {
    "team_id": 4363033477,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Craig Huft",
        "dupr_id": "8JGDO8",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      },
      {
        "name": "Ross Peabody",
        "dupr_id": "8MP0NV",
        "rating": 4.963,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      }
    ]
  }
]