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

2025 Pickleball World Championships - Mixed Doubles Pro Qualifier

ID: 7744026785

对局比分

6-11, 8-11

获胜 / Win

对决日期

2025-11-03

对局时间 (估算)

6:15 AM

对决场地

Farmers Branch, TX

View Facility Page →

对决竞争阵营

阵营 1负方
LD
Lachlan Donnelly

ZN9EDW · Hope Island, QLD, AU

DUPR

4.989

KS
Kei Sawaki

EWYEWV · Shibuya City, Tokyo, JP

DUPR

4.986

阵营 2胜方
KC
Kasia Carr

E8WOY3 · Pflugerville, TX, US

DUPR

5.015

ET
Eli Trumeter

8W54DY · Horseshoe Bay, TX, US

DUPR

5.342

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7744026785
显示原始对决元数据 JSON
[
  {
    "team_id": 5673611786,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lachlan Donnelly",
        "dupr_id": "ZN9EDW",
        "rating": 4.989,
        "profile_pic_url": null,
        "location": "Hope Island, QLD, AU"
      },
      {
        "name": "Kei Sawaki",
        "dupr_id": "EWYEWV",
        "rating": 4.986,
        "profile_pic_url": null,
        "location": "Shibuya City, Tokyo, JP"
      }
    ]
  },
  {
    "team_id": 5308180981,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kasia Carr",
        "dupr_id": "E8WOY3",
        "rating": 5.015,
        "profile_pic_url": null,
        "location": "Pflugerville, TX, US"
      },
      {
        "name": "Eli Trumeter ",
        "dupr_id": "8W54DY",
        "rating": 5.342,
        "profile_pic_url": null,
        "location": "Horseshoe Bay, TX, US"
      }
    ]
  }
]