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

Life Time Denver West Spring Tournament - Mens Doubles Skill: 4.0-5.0

ID: 6425589930

对局比分

11-6

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

7:30 PM

对决场地

Wheat Ridge, CO

View Facility Page →

对决竞争阵营

阵营 1胜方
MF
Michael Fox

RZVG0E · Littleton, CO, US

DUPR

4.506

WK
Wesley Koenig

PKEGJX · USA

DUPR

4.078

阵营 2负方
AT
Andrew Taylor

995JGK · USA

DUPR

4.193

KL
Kent Li

DNY6WX · USA

DUPR

3.702

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6425589930
显示原始对决元数据 JSON
[
  {
    "team_id": 4478940226,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Fox",
        "dupr_id": "RZVG0E",
        "rating": 4.506,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      },
      {
        "name": "Wesley Koenig",
        "dupr_id": "PKEGJX",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5358852158,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew  Taylor",
        "dupr_id": "995JGK",
        "rating": 4.193,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kent Li",
        "dupr_id": "DNY6WX",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]