返回检索中心
匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)

2026 PNL Provincial Tournament - Mens Singles Skill: (4.0 And Above) Age: (Any)

ID: 7437036706

对局比分

15-8

获胜 / Win

对决日期

2026-05-29

对局时间 (估算)

11:30 PM

对决场地

St. John's, NL

未核实场馆

对决竞争阵营

阵营 1胜方
AD
Andrew Dawe

99XN0E · St. John's, NL, CA

DUPR

4.509

阵营 2负方
KS
Kai Stephenson

PKZK7Z · USA

DUPR

4.415

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7437036706
显示原始对决元数据 JSON
[
  {
    "team_id": 5446411223,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Dawe",
        "dupr_id": "99XN0E",
        "rating": 4.509,
        "profile_pic_url": null,
        "location": "St. John's, NL, CA"
      }
    ]
  },
  {
    "team_id": 7290800557,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kai Stephenson",
        "dupr_id": "PKZK7Z",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]