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

Komodo Cup - Mixed Doubles 4.5

ID: 5337798022

对局比分

6-15

落败 / Loss

对决日期

2023-09-09

对局时间 (估算)

11:30 PM

对决场地

1330 Sandhill Rd, Orem, UT 84058, USA

View Facility Page →

对决竞争阵营

阵营 1负方
KB
Kyleigh Ballif

3ZV0L8 · Lehi, UT, US

DUPR

4.273

TP
Tyson Pulsipher

8GDJPM · Provo, UT, US

DUPR

4.656

阵营 2胜方
CL
Connor Lightfoot

3L696J · South Jordan, UT, US

DUPR

4.677

LL
Lexi Lightfoot

1Q004D · South Jordan, UT, US

DUPR

4.109

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5337798022
显示原始对决元数据 JSON
[
  {
    "team_id": 5040788116,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyleigh Ballif",
        "dupr_id": "3ZV0L8",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Tyson Pulsipher",
        "dupr_id": "8GDJPM",
        "rating": 4.656,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 4757402223,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Connor Lightfoot",
        "dupr_id": "3L696J",
        "rating": 4.677,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Lexi Lightfoot",
        "dupr_id": "1Q004D",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  }
]