返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

NPL - Champions Pros Team League - NPL - Champions Pros Team League, NPL 2025 Championships

ID: 5283196319

对局比分

11-8, 5-11, 7-11

落败 / Loss

对决日期

2025-10-19

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DW
Daryl Wyatt

3VMJJ5 · Leawood, KS, US

DUPR

5.649

SJ
Scott Johnston

17JWQN · Herriman, UT, US

DUPR

5.306

阵营 2胜方
SF
Scott Fliegelman

1NN961 · Boulder, CO, US

DUPR

5.822

DW
Danny Wuerffel

1RX0EQ · Decatur, GA, US

DUPR

5.494

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5283196319
显示原始对决元数据 JSON
[
  {
    "team_id": 8378733502,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daryl Wyatt",
        "dupr_id": "3VMJJ5",
        "rating": 5.649,
        "profile_pic_url": null,
        "location": "Leawood, KS, US"
      },
      {
        "name": "Scott Johnston",
        "dupr_id": "17JWQN",
        "rating": 5.306,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      }
    ]
  },
  {
    "team_id": 5281167305,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Fliegelman",
        "dupr_id": "1NN961",
        "rating": 5.822,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      },
      {
        "name": "Danny Wuerffel",
        "dupr_id": "1RX0EQ",
        "rating": 5.494,
        "profile_pic_url": null,
        "location": "Decatur, GA, US"
      }
    ]
  }
]