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

Komodo Cup - Mixed Doubles 4.5

ID: 5367971953

对局比分

12-10

获胜 / Win

对决日期

2023-09-09

对局时间 (估算)

2:15 AM

对决场地

1330 Sandhill Rd, Orem, UT 84058, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
KB
Kyleigh Ballif

3ZV0L8 · Lehi, UT, US

DUPR

4.361

TP
Tyson Pulsipher

8GDJPM · Provo, UT, US

DUPR

4.940

阵营 2负方
Rachel Grecco

8GJXOX · Pittsburgh, PA, US

DUPR

4.530

CB
Christopher Bingham

12N5QY · Riverton, UT, US

DUPR

4.913

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5367971953
显示原始对决元数据 JSON
[
  {
    "team_id": 6285960773,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyleigh Ballif",
        "dupr_id": "3ZV0L8",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Tyson Pulsipher",
        "dupr_id": "8GDJPM",
        "rating": 4.94,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 8014145320,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rachel Grecco",
        "dupr_id": "8GJXOX",
        "rating": 4.53,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/85272_635c21832d095.png",
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Christopher Bingham",
        "dupr_id": "12N5QY",
        "rating": 4.913,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  }
]