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

Competitive Open Play Match

ID: 7443470041

对局比分

12-10, 4-11, 7-11

获胜 / Win

对决日期

2024-11-13

对局时间 (估算)

2:15 AM

对决场地

500 N MacArthur Blvd, Springfield, IL 62702, USA

未核实场馆

对决竞争阵营

阵营 1负方
TH
Timothy Hughes

M299MV · IL, US

DUPR

3.982

阵营 2胜方
DL
Danny Long Jr

3VXR06 · Springfield, IL, US

DUPR

5.525

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7443470041
显示原始对决元数据 JSON
[
  {
    "team_id": 7111216491,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Timothy Hughes",
        "dupr_id": "M299MV",
        "rating": 3.982,
        "profile_pic_url": null,
        "location": "IL, US"
      }
    ]
  },
  {
    "team_id": 5746737030,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Danny Long Jr",
        "dupr_id": "3VXR06",
        "rating": 5.525,
        "profile_pic_url": null,
        "location": "Springfield, IL, US"
      }
    ]
  }
]