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

Pickleball North Harbour

ID: 6494370639

对局比分

10-15

获胜 / Win

对决日期

2026-03-27

对局时间 (估算)

4:45 AM

对决场地

44 Northcote Road, Takapuna, Auckland 0627, New Zealand

未核实场馆

对决竞争阵营

阵营 1负方
MM
Maycie McGowan

G0Z5QV · USA

DUPR

3.471

JT
james taylor smith

XK2V4R · Whangaparāoa, Auckland, NZ

DUPR

3.661

阵营 2胜方
KT
Kylie Tipene

4ZOQVK · USA

DUPR

3.775

CW
Craig Williams

OZDR97 · Auckland, Auckland, NZ

DUPR

3.919

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6494370639
显示原始对决元数据 JSON
[
  {
    "team_id": 5404981423,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Maycie McGowan",
        "dupr_id": "G0Z5QV",
        "rating": 3.471,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "james taylor smith",
        "dupr_id": "XK2V4R",
        "rating": 3.661,
        "profile_pic_url": null,
        "location": "Whangaparāoa, Auckland, NZ"
      }
    ]
  },
  {
    "team_id": 7451531840,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kylie Tipene",
        "dupr_id": "4ZOQVK",
        "rating": 3.775,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Craig Williams",
        "dupr_id": "OZDR97",
        "rating": 3.919,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      }
    ]
  }
]