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

2022 Margaritaville USA Pickleball National Championships - Mens Age/Skill Doubles SENIOR 65+:5.0,4.5

ID: 6038333924

对局比分

11-4, 10-12, 11-3

落败 / Loss

对决日期

2022-11-05

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
KC
Ken Curry

17N9VN · Kennewick, WA, US

DUPR

4.758

TB
Tom Boyd

3V2Y7E · USA

DUPR

3.500

阵营 2负方
SP
Steve Paranto

8GW7YV · USA

DUPR

4.830

RD
Robert Deller

17JNL9 · USA

DUPR

5.182

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6038333924
显示原始对决元数据 JSON
[
  {
    "team_id": 5935846803,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ken Curry",
        "dupr_id": "17N9VN",
        "rating": 4.758,
        "profile_pic_url": null,
        "location": "Kennewick, WA, US"
      },
      {
        "name": "Tom Boyd",
        "dupr_id": "3V2Y7E",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8045366689,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Paranto",
        "dupr_id": "8GW7YV",
        "rating": 4.83,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Deller",
        "dupr_id": "17JNL9",
        "rating": 5.182,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]