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

WHISPERING PINES CHALLENGE 2025 - Mens Singles Skill: (3.5)

ID: 6145379414

对局比分

0-11

落败 / Loss

对决日期

2025-03-21

对局时间 (估算)

3:30 PM

对决场地

Port Saint Lucie, FL

未核实场馆

对决竞争阵营

阵营 1负方
BB
Brett Brown

L549V5 · Port St. Lucie, FL, US

DUPR

4.068

阵营 2胜方
WK
William Kahn

7DQLM0 · USA

DUPR

3.074

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6145379414
显示原始对决元数据 JSON
[
  {
    "team_id": 5436548399,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brett Brown",
        "dupr_id": "L549V5",
        "rating": 4.068,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      }
    ]
  },
  {
    "team_id": 7162869066,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "William Kahn",
        "dupr_id": "7DQLM0",
        "rating": 3.074,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]