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

3rd Annual Bubba Hart Memorial Pickleball Tournament Mixed Doubles Skill: (3.5) Age: (Any)

ID: 6079301510

对局比分

11-8

获胜 / Win

对决日期

2024-09-29

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JH
Jackie Hebert

9P2WYK · USA

DUPR

3.298

JT
Josh Trahan

KOZRR6 · Lake Charles, LA, US

DUPR

3.831

阵营 2负方
ML
Michelle Lange

DW96XY · Orange, TX, US

DUPR

3.577

HW
Hal Wright

XJLDX2 · USA

DUPR

3.427

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6079301510
显示原始对决元数据 JSON
[
  {
    "team_id": 4728264449,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jackie Hebert",
        "dupr_id": "9P2WYK",
        "rating": 3.298,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Josh Trahan",
        "dupr_id": "KOZRR6",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": "Lake Charles, LA, US"
      }
    ]
  },
  {
    "team_id": 5608687021,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michelle Lange",
        "dupr_id": "DW96XY",
        "rating": 3.577,
        "profile_pic_url": null,
        "location": "Orange, TX, US"
      },
      {
        "name": "Hal Wright",
        "dupr_id": "XJLDX2",
        "rating": 3.427,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]