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

Violet Crown Pickleball - Diamond League

ID: 5972859029

对局比分

7-15

获胜 / Win

对决日期

2026-05-04

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
NB
Nick Bannon

16G52K · Austin, TX, US

DUPR

3.485

AN
Andrew Noble

7DNZ94 · USA

DUPR

3.176

阵营 2胜方
Brian Determan

8WY5ZM · Austin, TX, US

DUPR

3.446

PG
Philip G Cosca

W6WXWY · USA

DUPR

3.477

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5972859029
显示原始对决元数据 JSON
[
  {
    "team_id": 6321782828,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nick Bannon",
        "dupr_id": "16G52K",
        "rating": 3.485,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Andrew Noble",
        "dupr_id": "7DNZ94",
        "rating": 3.176,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8082906180,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Determan",
        "dupr_id": "8WY5ZM",
        "rating": 3.446,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6951e53ea65df.jpg",
        "location": "Austin, TX, US"
      },
      {
        "name": "Philip G Cosca",
        "dupr_id": "W6WXWY",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]