返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

The Kansas City Gold Cup @ SW19 - Mens Doubles Skill: (4.0 To 4.5) Age: (Any)

ID: 6692266500

对局比分

5-11

落败 / Loss

对决日期

2025-06-28

对局时间 (估算)

1:00 PM

对决场地

KCMO, MO

未核实场馆

对决竞争阵营

阵营 1负方
JG
Joe Gliori

8M0XZP · Overland Park, KS, US

DUPR

3.922

BL
Bruce Libowitz

QPONMR · Kansas City, MO, US

DUPR

4.150

阵营 2胜方
DB
Dan Brown

4LGNRV · Olathe, KS, US

DUPR

4.074

KK
Kevin Kirchmer

GGVV5D · Olathe, KS, US

DUPR

3.671

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6692266500
显示原始对决元数据 JSON
[
  {
    "team_id": 7765645768,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joe Gliori",
        "dupr_id": "8M0XZP",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Bruce Libowitz",
        "dupr_id": "QPONMR",
        "rating": 4.15,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  },
  {
    "team_id": 7063062885,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dan Brown",
        "dupr_id": "4LGNRV",
        "rating": 4.074,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      },
      {
        "name": "Kevin Kirchmer",
        "dupr_id": "GGVV5D",
        "rating": 3.671,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      }
    ]
  }
]