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

Burlington PiCKLEBALL |DUPR 3.0+

ID: 6076444699

对局比分

11-0

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

8:45 AM

对决场地

3185 Harvester Rd, Burlington, ON L7N 3N8, Canada

View Facility Page →

对决竞争阵营

阵营 1胜方
CE
Cole Elford

5EO5VR · USA

DUPR

3.462

ST
Sophie Thom

YN9MR4 · USA

DUPR

3.153

阵营 2负方
DA
Danielle Ali

E90XYM · Hamilton, ON, CA

DUPR

2.509

JD
Jeff Dafoe

V7V6R7 · USA

DUPR

3.081

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6076444699
显示原始对决元数据 JSON
[
  {
    "team_id": 8173394022,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cole Elford",
        "dupr_id": "5EO5VR",
        "rating": 3.462,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sophie Thom",
        "dupr_id": "YN9MR4",
        "rating": 3.153,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8441167522,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danielle Ali",
        "dupr_id": "E90XYM",
        "rating": 2.509,
        "profile_pic_url": null,
        "location": "Hamilton, ON, CA"
      },
      {
        "name": "Jeff Dafoe",
        "dupr_id": "V7V6R7",
        "rating": 3.081,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]