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

Pickleball North Harbour

ID: 7977163364

对局比分

15-10

获胜 / Win

对决日期

2026-03-26

对局时间 (估算)

9:00 PM

对决场地

44 Northcote Road, Takapuna, Auckland 0627, New Zealand

未核实场馆

对决竞争阵营

阵营 1胜方
MM
Maycie McGowan

G0Z5QV · USA

DUPR

3.660

JT
james taylor smith

XK2V4R · Whangaparāoa, Auckland, NZ

DUPR

3.686

阵营 2负方
LS
Lorraine Steele

PKRXMQ · Auckland, Auckland, NZ

DUPR

3.396

IF
Ian Forsman

DN4OPM · USA

DUPR

3.751

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7977163364
显示原始对决元数据 JSON
[
  {
    "team_id": 6499437321,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maycie McGowan",
        "dupr_id": "G0Z5QV",
        "rating": 3.66,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "james taylor smith",
        "dupr_id": "XK2V4R",
        "rating": 3.686,
        "profile_pic_url": null,
        "location": "Whangaparāoa, Auckland, NZ"
      }
    ]
  },
  {
    "team_id": 5048915314,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lorraine Steele",
        "dupr_id": "PKRXMQ",
        "rating": 3.396,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Ian  Forsman",
        "dupr_id": "DN4OPM",
        "rating": 3.751,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]