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

EASTMAN FALL OPEN 2024 - Advanced Men - POOL A - Medal Round

ID: 4470170614

对局比分

15-9

落败 / Loss

对决日期

2024-09-22

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CK
Conner Knox

3ZVEDM · USA

DUPR

5.328

AR
Alex Rush

3PZ5JM · Bristol, TN, US

DUPR

5.003

阵营 2负方
AS
Andy Spillett

EG0Z5W · Kingsport, TN, US

DUPR

4.967

MG
Matt Gandy

ZNZ6EL · Kingsport, TN, US

DUPR

4.416

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4470170614
显示原始对决元数据 JSON
[
  {
    "team_id": 4966468310,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Conner Knox",
        "dupr_id": "3ZVEDM",
        "rating": 5.328,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Rush",
        "dupr_id": "3PZ5JM",
        "rating": 5.003,
        "profile_pic_url": null,
        "location": "Bristol, TN, US"
      }
    ]
  },
  {
    "team_id": 5809322910,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andy Spillett",
        "dupr_id": "EG0Z5W",
        "rating": 4.967,
        "profile_pic_url": null,
        "location": "Kingsport, TN, US"
      },
      {
        "name": "Matt Gandy",
        "dupr_id": "ZNZ6EL",
        "rating": 4.416,
        "profile_pic_url": null,
        "location": "Kingsport, TN, US"
      }
    ]
  }
]