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

Canterbury Pickleball Club

ID: 4697070641

对局比分

11-7

落败 / Loss

对决日期

2026-04-02

对局时间 (估算)

6:15 AM

对决场地

Christchurch, New Zealand

View Facility Page →

对决竞争阵营

阵营 1胜方
ST
Steve tapp

W6WLLK · USA

DUPR

3.952

RM
Ronald Montenegro

7N5JR5 · USA

DUPR

3.901

阵营 2负方
SG
sam green

DNXMRX · Christchurch, Canterbury, NZ

DUPR

3.839

NP

DUPR

3.779

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4697070641
显示原始对决元数据 JSON
[
  {
    "team_id": 6212154514,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve tapp",
        "dupr_id": "W6WLLK",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ronald Montenegro",
        "dupr_id": "7N5JR5",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4910410323,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "sam green",
        "dupr_id": "DNXMRX",
        "rating": 3.839,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      },
      {
        "name": "Nathaniel Panganiban",
        "dupr_id": "NXP2KW",
        "rating": 3.779,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]