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

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

ID: 7080829170

对局比分

6-11

获胜 / Win

对决日期

2024-09-29

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
NG
Norma Goodnight

ZNW4GD · AR, US

DUPR

3.597

JM
Jay Maust

PKOVZG · USA

DUPR

3.382

阵营 2胜方
JH
Jackie Hebert

9P2WYK · USA

DUPR

3.253

JT
Josh Trahan

KOZRR6 · Lake Charles, LA, US

DUPR

3.790

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7080829170
显示原始对决元数据 JSON
[
  {
    "team_id": 5473559252,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Norma Goodnight",
        "dupr_id": "ZNW4GD",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": "AR, US"
      },
      {
        "name": "Jay Maust",
        "dupr_id": "PKOVZG",
        "rating": 3.382,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8391768168,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jackie Hebert",
        "dupr_id": "9P2WYK",
        "rating": 3.253,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Josh Trahan",
        "dupr_id": "KOZRR6",
        "rating": 3.79,
        "profile_pic_url": null,
        "location": "Lake Charles, LA, US"
      }
    ]
  }
]