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

Competitive Open Play Match

ID: 5833281695

对局比分

11-6

落败 / Loss

对决日期

2025-09-20

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
NC
Nanyu Cao

94GVMJ · USA

DUPR

4.103

PN
Phuc Nguyen

PZLNYG · USA

DUPR

3.482

阵营 2负方
William Brownlee

8ENLLE · Oregon City, OR, US

DUPR

3.483

MF
Marc Fitzsimmons

89DPZR · USA

DUPR

3.582

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5833281695
显示原始对决元数据 JSON
[
  {
    "team_id": 7824484982,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nanyu Cao",
        "dupr_id": "94GVMJ",
        "rating": 4.103,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Phuc Nguyen",
        "dupr_id": "PZLNYG",
        "rating": 3.482,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4555654960,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William Brownlee",
        "dupr_id": "8ENLLE",
        "rating": 3.483,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/81482_5cf71b2eb3935.jpg",
        "location": "Oregon City, OR, US"
      },
      {
        "name": "Marc Fitzsimmons",
        "dupr_id": "89DPZR",
        "rating": 3.582,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]