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

Junkyard Pickleball : Challenger Series Week 7

ID: 6615709592

对局比分

11-5

落败 / Loss

对决日期

2026-04-02

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DK
David Ketring

2Y42Y4 · Gilbert, AZ, US

DUPR

3.839

WC
Will Carey

4ZE59M · Mesa, AZ, US

DUPR

3.890

阵营 2负方
SH
steve Hueter

N7ZZP6 · Chandler, AZ, US

DUPR

3.960

JP
Jeff Pollard

O6ZR7E · Chandler, AZ, US

DUPR

3.694

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6615709592
显示原始对决元数据 JSON
[
  {
    "team_id": 4762240239,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Ketring",
        "dupr_id": "2Y42Y4",
        "rating": 3.839,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Will Carey",
        "dupr_id": "4ZE59M",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 8405665181,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "steve Hueter",
        "dupr_id": "N7ZZP6",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Jeff Pollard",
        "dupr_id": "O6ZR7E",
        "rating": 3.694,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  }
]