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

Fort Collins Pickleball Club

ID: 5140548981

对局比分

11-6

落败 / Loss

对决日期

2025-10-15

对局时间 (估算)

10:15 AM

对决场地

2626 W Horsetooth Rd, Fort Collins, CO 80526, USA

未核实场馆

对决竞争阵营

阵营 1胜方
AC
Andrew Cummings

N7RQE2 · Fort Collins, CO, US

DUPR

4.146

AD
Aidan Dykstal

YX6ZPG · Fort Collins, CO, US

DUPR

3.279

阵营 2负方
HB
Harish Babu

DWOXYY · Fort Collins, CO, US

DUPR

3.475

DH
Dave Handshue

QPVOQ5 · Fort Collins, CO, US

DUPR

3.469

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5140548981
显示原始对决元数据 JSON
[
  {
    "team_id": 7494554224,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Cummings",
        "dupr_id": "N7RQE2",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      },
      {
        "name": "Aidan Dykstal",
        "dupr_id": "YX6ZPG",
        "rating": 3.279,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      }
    ]
  },
  {
    "team_id": 8513129313,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Harish Babu",
        "dupr_id": "DWOXYY",
        "rating": 3.475,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      },
      {
        "name": "Dave Handshue",
        "dupr_id": "QPVOQ5",
        "rating": 3.469,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      }
    ]
  }
]