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

The Pickleball Centers

ID: 7124686958

对局比分

11-5

获胜 / Win

对决日期

2025-12-01

对局时间 (估算)

3:30 PM

对决场地

Alberta, Canada

View Facility Page →

对决竞争阵营

阵营 1胜方
TP
Tim Porter

Z9MP9W · USA

DUPR

4.107

MH
Michael Hoher

G50JYD · Nelson, BC, CA

DUPR

3.673

阵营 2负方
NT
Nick Taylor

Z9J70P · USA

DUPR

3.770

GS
Gareth Spencer

DNM206 · Calgary, AB, CA

DUPR

3.825

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7124686958
显示原始对决元数据 JSON
[
  {
    "team_id": 6583403389,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Porter",
        "dupr_id": "Z9MP9W",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Hoher",
        "dupr_id": "G50JYD",
        "rating": 3.673,
        "profile_pic_url": null,
        "location": "Nelson, BC, CA"
      }
    ]
  },
  {
    "team_id": 7861726186,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nick Taylor",
        "dupr_id": "Z9J70P",
        "rating": 3.77,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gareth Spencer",
        "dupr_id": "DNM206",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  }
]