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

Naples Pickleball Center (NPC) Championship

ID: 7864207984

对局比分

11-7

获胜 / Win

对决日期

2025-01-31

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RB
Ryan Bohnenberger

ODKL5L · Fort Myers, FL, US

DUPR

3.857

NP
nelson prado

8DD45L · Cape Coral, FL, US

DUPR

4.174

阵营 2负方
DB
David Beebe

KXV5YQ · USA

DUPR

3.614

BB
Brad Bernier

17JLEN · Morton, IL, US

DUPR

4.208

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7864207984
显示原始对决元数据 JSON
[
  {
    "team_id": 4771345333,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Bohnenberger",
        "dupr_id": "ODKL5L",
        "rating": 3.857,
        "profile_pic_url": null,
        "location": "Fort Myers, FL, US"
      },
      {
        "name": "nelson prado",
        "dupr_id": "8DD45L",
        "rating": 4.174,
        "profile_pic_url": null,
        "location": "Cape Coral, FL, US"
      }
    ]
  },
  {
    "team_id": 7445404085,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Beebe",
        "dupr_id": "KXV5YQ",
        "rating": 3.614,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brad Bernier",
        "dupr_id": "17JLEN",
        "rating": 4.208,
        "profile_pic_url": null,
        "location": "Morton, IL, US"
      }
    ]
  }
]