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

PPA Tour: Utah, Tournament of Champions Mixed Doubles Skill: (4.5) Age: (Under 50) Age: (10 To 34)

ID: 7856774513

对局比分

11-1, 10-12, 12-10

落败 / Loss

对决日期

2023-08-19

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
HG
Hui Gan

890EVR · Grand Junction, CO, US

DUPR

4.822

JS
Jake Storey

3ODJP1 · Aurora, CO, US

DUPR

4.584

阵营 2负方
KB
Kyleigh Ballif

3ZV0L8 · Lehi, UT, US

DUPR

4.186

TP
Tyson Pulsipher

8GDJPM · Provo, UT, US

DUPR

4.687

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7856774513
显示原始对决元数据 JSON
[
  {
    "team_id": 6469323834,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hui Gan",
        "dupr_id": "890EVR",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": "Grand Junction, CO, US"
      },
      {
        "name": "Jake Storey",
        "dupr_id": "3ODJP1",
        "rating": 4.584,
        "profile_pic_url": null,
        "location": "Aurora, CO, US"
      }
    ]
  },
  {
    "team_id": 5229515876,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyleigh Ballif",
        "dupr_id": "3ZV0L8",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Tyson Pulsipher",
        "dupr_id": "8GDJPM",
        "rating": 4.687,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  }
]