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

2025 Pickleball World Cup

ID: 5656324619

对局比分

7-15

获胜 / Win

对决日期

2025-10-31

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BB
Bjoern Bemelmans

JZK0W4 · LI, Vlaanderen, BE

DUPR

4.679

KN
Kim Nossin

35LZN5 · Tongeren, Flanders, BE

DUPR

4.931

阵营 2胜方
Juan Navarrete

59RZKL · Riobamba, Chimborazo, EC

DUPR

4.970

EG
EDUARDO GOMEZ

8J7941 · Samborondón, Guayas, EC

DUPR

4.576

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5656324619
显示原始对决元数据 JSON
[
  {
    "team_id": 5930748188,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bjoern Bemelmans",
        "dupr_id": "JZK0W4",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": "LI, Vlaanderen, BE"
      },
      {
        "name": "Kim Nossin",
        "dupr_id": "35LZN5",
        "rating": 4.931,
        "profile_pic_url": null,
        "location": "Tongeren, Flanders, BE"
      }
    ]
  },
  {
    "team_id": 4523983176,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Juan Navarrete",
        "dupr_id": "59RZKL",
        "rating": 4.97,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/195943/images/profile/e0e970fb-0ded-4bb9-9037-56055697236b.png",
        "location": "Riobamba, Chimborazo, EC"
      },
      {
        "name": "EDUARDO GOMEZ",
        "dupr_id": "8J7941",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": "Samborondón, Guayas, EC"
      }
    ]
  }
]