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

The Climb - Pickleheads Claim the Throne - Game 5

ID: 7231296137

对局比分

9-11

获胜 / Win

对决日期

2026-05-18

对局时间 (估算)

6:15 AM

对决场地

Center Court Pickleball Club - Gilbert

未核实场馆

对决竞争阵营

阵营 1负方
KS
Kyle Scott

8M0OZL · Gilbert, AZ, US

DUPR

4.131

DK
David Ketring

2Y42Y4 · Gilbert, AZ, US

DUPR

3.850

阵营 2胜方
JW
Jake Wilson

L29REJ · Gilbert, AZ, US

DUPR

4.229

MC
Mark Castleton

W6V0VM · Mesa, AZ, US

DUPR

4.062

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7231296137
显示原始对决元数据 JSON
[
  {
    "team_id": 4830516887,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle Scott",
        "dupr_id": "8M0OZL",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "David Ketring",
        "dupr_id": "2Y42Y4",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 8091893467,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jake Wilson",
        "dupr_id": "L29REJ",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Mark Castleton",
        "dupr_id": "W6V0VM",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  }
]