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

KCM 2024 Winter Open - Mens Doubles Skill: (4.0 And Above)

ID: 6940501227

对局比分

5-11

落败 / Loss

对决日期

2024-11-09

对局时间 (估算)

4:45 AM

对决场地

Medfield, MA

View Facility Page →

对决竞争阵营

阵营 1负方
IH
Ian Horne

1NOR0W · Bedford, NH, US

DUPR

5.018

SS
Stuart Smith

30KQNN · Boston, MA, US

DUPR

4.925

阵营 2胜方
CB
Chris Brown

3XL9Z4 · Sandown, NH, US

DUPR

4.880

RC
Rothar Chan

8JGNJD · Lowell, MA, US

DUPR

4.336

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6940501227
显示原始对决元数据 JSON
[
  {
    "team_id": 6798045319,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ian Horne",
        "dupr_id": "1NOR0W",
        "rating": 5.018,
        "profile_pic_url": null,
        "location": "Bedford, NH, US"
      },
      {
        "name": "Stuart Smith",
        "dupr_id": "30KQNN",
        "rating": 4.925,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 4811924151,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Brown",
        "dupr_id": "3XL9Z4",
        "rating": 4.88,
        "profile_pic_url": null,
        "location": "Sandown, NH, US"
      },
      {
        "name": "Rothar Chan",
        "dupr_id": "8JGNJD",
        "rating": 4.336,
        "profile_pic_url": null,
        "location": "Lowell, MA, US"
      }
    ]
  }
]