返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Fort Collins Pickleball Club

ID: 6178955196

对局比分

11-4

落败 / Loss

对决日期

2026-05-01

对局时间 (估算)

1:00 PM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
SP
Scott Pearce

N5JOMZ · USA

DUPR

3.026

GZ
Geoffrey Zdenek

GGQW4D · Windsor, CO, US

DUPR

2.945

阵营 2负方
RL
Ron Lakamp

8MLQNV · Fort Collins, CO, US

DUPR

2.804

BH
Bruce Hall

89WP6K · USA

DUPR

2.878

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6178955196
显示原始对决元数据 JSON
[
  {
    "team_id": 4521698069,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Pearce",
        "dupr_id": "N5JOMZ",
        "rating": 3.026,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Geoffrey Zdenek",
        "dupr_id": "GGQW4D",
        "rating": 2.945,
        "profile_pic_url": null,
        "location": "Windsor, CO, US"
      }
    ]
  },
  {
    "team_id": 6697356940,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ron Lakamp",
        "dupr_id": "8MLQNV",
        "rating": 2.804,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      },
      {
        "name": "Bruce Hall",
        "dupr_id": "89WP6K",
        "rating": 2.878,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]