返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Pickleball North Harbour

ID: 5731457984

对局比分

15-6, 15-2, 15-11

落败 / Loss

对决日期

2025-11-11

对局时间 (估算)

9:00 PM

对决场地

44 Northcote Road, Takapuna, Auckland 0627, New Zealand

未核实场馆

对决竞争阵营

阵营 1胜方
NN
Nam Nguyen

OZKRRE · USA

DUPR

3.201

LN
Long Nguyen

VXED95 · USA

DUPR

3.223

阵营 2负方
NS
Norman Shannon

G0YV2M · Auckland, Auckland, NZ

DUPR

2.758

NR

DUPR

2.638

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5731457984
显示原始对决元数据 JSON
[
  {
    "team_id": 4854588036,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nam Nguyen",
        "dupr_id": "OZKRRE",
        "rating": 3.201,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Long Nguyen",
        "dupr_id": "VXED95",
        "rating": 3.223,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4644232549,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Norman Shannon",
        "dupr_id": "G0YV2M",
        "rating": 2.758,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Navindra Ramachandran",
        "dupr_id": "G0GRVD",
        "rating": 2.638,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]