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

Casper Pickleball and Sports Complex

ID: 6167904201

对局比分

15-8

获胜 / Win

对决日期

2026-01-10

对局时间 (估算)

10:15 AM

对决场地

Casper, WY, USA

未核实场馆

对决竞争阵营

阵营 1胜方
SD
Sam Dia

V49VO7 · WY, US

DUPR

4.502

RM
Rick Morgan

8EDO9V · Timnath, CO, US

DUPR

4.804

阵营 2负方
MB
Michael Bush

Q5QJPR · Boise, ID, US

DUPR

3.852

DB
David Bush

N7QX77 · USA

DUPR

3.718

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6167904201
显示原始对决元数据 JSON
[
  {
    "team_id": 8208361885,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Dia",
        "dupr_id": "V49VO7",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "WY, US"
      },
      {
        "name": "Rick Morgan",
        "dupr_id": "8EDO9V",
        "rating": 4.804,
        "profile_pic_url": null,
        "location": "Timnath, CO, US"
      }
    ]
  },
  {
    "team_id": 6620130771,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Bush",
        "dupr_id": "Q5QJPR",
        "rating": 3.852,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      },
      {
        "name": "David Bush",
        "dupr_id": "N7QX77",
        "rating": 3.718,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]