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

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

ID: 4803276113

对局比分

4-11, 11-8, 11-10

获胜 / Win

对决日期

2025-10-19

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CS
Cristie Sharpsteen

894XZV · Kansas City, MO, US

DUPR

4.855

KG
Kyle Gardner

8MEVOP · Leawood, KS, US

DUPR

4.896

阵营 2负方
SB
Shelly Blanchard

8WRV2Y · South Jordan, UT, US

DUPR

4.541

MB
Mario Boschi

1NRZ9N · USA

DUPR

4.435

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4803276113
显示原始对决元数据 JSON
[
  {
    "team_id": 7570146759,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cristie Sharpsteen",
        "dupr_id": "894XZV",
        "rating": 4.855,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Kyle Gardner",
        "dupr_id": "8MEVOP",
        "rating": 4.896,
        "profile_pic_url": null,
        "location": "Leawood, KS, US"
      }
    ]
  },
  {
    "team_id": 6756595071,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shelly Blanchard",
        "dupr_id": "8WRV2Y",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Mario Boschi",
        "dupr_id": "1NRZ9N",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]