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

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

ID: 7623742790

对局比分

15-7

获胜 / Win

对决日期

2023-08-19

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
KB
Kyleigh Ballif

3ZV0L8 · Lehi, UT, US

DUPR

4.237

TP
Tyson Pulsipher

8GDJPM · Provo, UT, US

DUPR

4.738

阵营 2负方
CL
Connor Lightfoot

3L696J · South Jordan, UT, US

DUPR

4.681

LL
Lexi Lightfoot

1Q004D · South Jordan, UT, US

DUPR

4.113

数据访问 (AI / 开发者)

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

cURL Request:

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