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

Komodo Cup - Mixed Doubles 4.5

ID: 7300071475

对局比分

11-1

获胜 / Win

对决日期

2023-09-09

对局时间 (估算)

8:45 AM

对决场地

1330 Sandhill Rd, Orem, UT 84058, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
KB
Kyleigh Ballif

3ZV0L8 · Lehi, UT, US

DUPR

4.408

TP
Tyson Pulsipher

8GDJPM · Provo, UT, US

DUPR

4.712

阵营 2负方
JH
Jeremy Hadfield

8KDLRY · Holladay, UT, US

DUPR

4.802

OO
Olivia Oswald

35GKPR · Cottonwood Heights, UT, US

DUPR

4.206

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7300071475
显示原始对决元数据 JSON
[
  {
    "team_id": 6354177327,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyleigh Ballif",
        "dupr_id": "3ZV0L8",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Tyson Pulsipher",
        "dupr_id": "8GDJPM",
        "rating": 4.712,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 7284484921,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Hadfield",
        "dupr_id": "8KDLRY",
        "rating": 4.802,
        "profile_pic_url": null,
        "location": "Holladay, UT, US"
      },
      {
        "name": "Olivia Oswald",
        "dupr_id": "35GKPR",
        "rating": 4.206,
        "profile_pic_url": null,
        "location": "Cottonwood Heights, UT, US"
      }
    ]
  }
]