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

AK Pickleball

ID: 5583153118

对局比分

9-11

获胜 / Win

对决日期

2025-03-14

对局时间 (估算)

11:30 PM

对决场地

Edmonton, AB, Canada

View Facility Page →

对决竞争阵营

阵营 1负方
CN
Chris Neitsch

EGRZOE · USA

DUPR

3.756

AW
Andy Wong

ZNDE0L · USA

DUPR

3.904

阵营 2胜方
NF
Nathan Fink

3V0JJJ · Edmonton, AB, CA

DUPR

4.695

BC
Brent Cochrane

L5MEMJ · USA

DUPR

3.418

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5583153118
显示原始对决元数据 JSON
[
  {
    "team_id": 6858632366,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Neitsch",
        "dupr_id": "EGRZOE",
        "rating": 3.756,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Wong",
        "dupr_id": "ZNDE0L",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6509047647,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nathan Fink",
        "dupr_id": "3V0JJJ",
        "rating": 4.695,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Brent Cochrane",
        "dupr_id": "L5MEMJ",
        "rating": 3.418,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]