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

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

ID: 6465839281

对局比分

6-11, 6-11

获胜 / Win

对决日期

2025-10-17

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Maura Keenan

30P628 · Brookfield, CT, US

DUPR

4.744

GP
Ginny Purdy

16N9ME · Carmel, IN, US

DUPR

4.901

阵营 2胜方
KK
Kim Kesner

8DP7Y8 · Littleton, CO, US

DUPR

4.951

AH
Amy Honea

8KDY5Y · Evans, GA, US

DUPR

4.985

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6465839281
显示原始对决元数据 JSON
[
  {
    "team_id": 7311349820,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Maura Keenan",
        "dupr_id": "30P628",
        "rating": 4.744,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/182501_6570b32eab070.jpg",
        "location": "Brookfield, CT, US"
      },
      {
        "name": "Ginny Purdy",
        "dupr_id": "16N9ME",
        "rating": 4.901,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  },
  {
    "team_id": 6049540266,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kim Kesner",
        "dupr_id": "8DP7Y8",
        "rating": 4.951,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      },
      {
        "name": "Amy Honea",
        "dupr_id": "8KDY5Y",
        "rating": 4.985,
        "profile_pic_url": null,
        "location": "Evans, GA, US"
      }
    ]
  }
]