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

HUMANA Louisville Pickleball Cup Senior Mens Doubles Skill: (3.5) Age: (60 And Above)

ID: 7017793455

对局比分

7-11

获胜 / Win

对决日期

2024-09-27

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DG
David Gatti

OD9EZ7 · USA

DUPR

3.318

AR
Art Rothgerber

GGD79X · USA

DUPR

3.883

阵营 2胜方
GC
Gary Caton

7DZZG4 · KY, US

DUPR

4.143

RH
Raymond Hounshell

8MPEYO · Lady Lake, FL, US

DUPR

3.256

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7017793455
显示原始对决元数据 JSON
[
  {
    "team_id": 7502493150,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Gatti",
        "dupr_id": "OD9EZ7",
        "rating": 3.318,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Art Rothgerber",
        "dupr_id": "GGD79X",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8111074092,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gary Caton",
        "dupr_id": "7DZZG4",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": "KY, US"
      },
      {
        "name": "Raymond Hounshell",
        "dupr_id": "8MPEYO",
        "rating": 3.256,
        "profile_pic_url": null,
        "location": "Lady Lake, FL, US"
      }
    ]
  }
]