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

Junkyard Pickleball : Challenger Series Week 7

ID: 8500591542

对局比分

7-11

获胜 / Win

对决日期

2026-04-02

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
WM
William McDonough

DW7JEX · Gilbert, AZ, US

DUPR

3.921

WC
Will Carey

4ZE59M · Mesa, AZ, US

DUPR

3.879

阵营 2胜方
CS
Colton Sinsabaugh

MYZ6LG · Queen Creek, AZ, US

DUPR

3.892

JP
Jeff Pollard

O6ZR7E · Chandler, AZ, US

DUPR

3.708

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8500591542
显示原始对决元数据 JSON
[
  {
    "team_id": 7739345391,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "William McDonough",
        "dupr_id": "DW7JEX",
        "rating": 3.921,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Will Carey",
        "dupr_id": "4ZE59M",
        "rating": 3.879,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 8100776392,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Colton Sinsabaugh",
        "dupr_id": "MYZ6LG",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      },
      {
        "name": "Jeff Pollard",
        "dupr_id": "O6ZR7E",
        "rating": 3.708,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  }
]