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

The Indiana Master's @ The Dink House - Mens Doubles Skill: (4.5 And Under) Age: (Any)

ID: 5808874956

对局比分

15-11

获胜 / Win

对决日期

2024-11-23

对局时间 (估算)

1:00 PM

对决场地

Carmel, IN

View Facility Page →

对决竞争阵营

阵营 1胜方
KC
Kyle Cartales

XJXYG7 · Carmel, IN, US

DUPR

4.311

BK
Beau Kessler

8E7ZPM · Noblesville, IN, US

DUPR

4.244

阵营 2负方
MW
Micah Williams

9P6YKE · Indianapolis, IN, US

DUPR

4.243

MC
Mike Conwell

17Y520 · Terre Haute, IN, US

DUPR

4.361

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5808874956
显示原始对决元数据 JSON
[
  {
    "team_id": 8132765377,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Cartales",
        "dupr_id": "XJXYG7",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Beau Kessler",
        "dupr_id": "8E7ZPM",
        "rating": 4.244,
        "profile_pic_url": null,
        "location": "Noblesville, IN, US"
      }
    ]
  },
  {
    "team_id": 4660981467,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Micah Williams",
        "dupr_id": "9P6YKE",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Mike Conwell",
        "dupr_id": "17Y520",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "Terre Haute, IN, US"
      }
    ]
  }
]