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

Bash Masters Pickleball Open - Mens Doubles Skill: (4.500 To 4.999) Age: (Any)

ID: 8048000691

对局比分

15-7

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

4:45 AM

对决场地

Warren, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
CA
Chris Auches

O6D0EL · Detroit, MI, US

DUPR

4.655

BK
Brandon Kim

Z9P9YM · Rochester Hills, MI, US

DUPR

4.192

阵营 2负方
TD
Tim DeCant

NRGEJZ · Toledo, OH, US

DUPR

4.216

MH
myan hesson

V74965 · Toledo, OH, US

DUPR

4.509

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8048000691
显示原始对决元数据 JSON
[
  {
    "team_id": 6445143159,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Auches",
        "dupr_id": "O6D0EL",
        "rating": 4.655,
        "profile_pic_url": null,
        "location": "Detroit, MI, US"
      },
      {
        "name": "Brandon Kim",
        "dupr_id": "Z9P9YM",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Rochester Hills, MI, US"
      }
    ]
  },
  {
    "team_id": 8009662354,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tim DeCant",
        "dupr_id": "NRGEJZ",
        "rating": 4.216,
        "profile_pic_url": null,
        "location": "Toledo, OH, US"
      },
      {
        "name": "myan hesson",
        "dupr_id": "V74965",
        "rating": 4.509,
        "profile_pic_url": null,
        "location": "Toledo, OH, US"
      }
    ]
  }
]