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

Minto US Open Pickleball Championships - Mixed Doubles 5.0 Round Robin 70-74 Age

ID: 4798557231

对局比分

11-0, 11-1

落败 / Loss

对决日期

2025-05-01

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BK
Bee Kilgore

8DXPX1 · Danville, CA, US

DUPR

5.154

Gregg Whitfield

3PZY5M · Cambria, CA, US

DUPR

5.092

阵营 2负方
KW
Katherine White

8KDGO7 · Lancaster, OH, US

DUPR

4.213

BP
Ben Park

NYZNX7 · Northbrook, IL, US

DUPR

4.633

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4798557231
显示原始对决元数据 JSON
[
  {
    "team_id": 4583378701,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bee Kilgore",
        "dupr_id": "8DXPX1",
        "rating": 5.154,
        "profile_pic_url": null,
        "location": "Danville, CA, US"
      },
      {
        "name": "Gregg Whitfield",
        "dupr_id": "3PZY5M",
        "rating": 5.092,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65b66b228dea4.jpg",
        "location": "Cambria, CA, US"
      }
    ]
  },
  {
    "team_id": 6611838148,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katherine White",
        "dupr_id": "8KDGO7",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Lancaster, OH, US"
      },
      {
        "name": "Ben Park",
        "dupr_id": "NYZNX7",
        "rating": 4.633,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      }
    ]
  }
]