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

2025 Pickleball World Cup

ID: 8575814935

对局比分

3-15

获胜 / Win

对决日期

2025-10-31

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
KP
Katherina Preis

GGJ2GX · Düsseldorf, NRW, DE

DUPR

4.248

AR
Ashley rose Humphries

3V0M9J · Estero, FL, US

DUPR

4.581

阵营 2胜方
DT
Danielle Taufa

3XKRR4 · Salt Lake City, UT, US

DUPR

5.452

Goretti Sua

17QJW4 · Auckland, Auckland, NZ

DUPR

4.398

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8575814935
显示原始对决元数据 JSON
[
  {
    "team_id": 7105556406,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Katherina Preis",
        "dupr_id": "GGJ2GX",
        "rating": 4.248,
        "profile_pic_url": null,
        "location": "Düsseldorf, NRW, DE"
      },
      {
        "name": "Ashley rose Humphries",
        "dupr_id": "3V0M9J",
        "rating": 4.581,
        "profile_pic_url": null,
        "location": "Estero, FL, US"
      }
    ]
  },
  {
    "team_id": 7216388793,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Danielle Taufa",
        "dupr_id": "3XKRR4",
        "rating": 5.452,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Goretti Sua",
        "dupr_id": "17QJW4",
        "rating": 4.398,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/688eda5695c54.jpg",
        "location": "Auckland, Auckland, NZ"
      }
    ]
  }
]