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

Rockin Around the Kitchen 2025 - Lake Geneva Holiday Tournament - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 6178863677

对局比分

9-11

落败 / Loss

对决日期

2025-12-20

对局时间 (估算)

6:15 AM

对决场地

Lake Geneva, WI

View Facility Page →

对决竞争阵营

阵营 1负方
LG
Luke George

KO5VWO · WI, US

DUPR

4.758

CH
Chris Huebner

1RXKPN · Franklin, WI, US

DUPR

5.144

阵营 2胜方
WL
William Lin

YXDGKP · Bettendorf, IA, US

DUPR

5.062

KG
Karthik Ganesh

9PMLO7 · Bettendorf, IA, US

DUPR

5.536

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6178863677
显示原始对决元数据 JSON
[
  {
    "team_id": 4343007259,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luke George",
        "dupr_id": "KO5VWO",
        "rating": 4.758,
        "profile_pic_url": null,
        "location": "WI, US"
      },
      {
        "name": "Chris Huebner",
        "dupr_id": "1RXKPN",
        "rating": 5.144,
        "profile_pic_url": null,
        "location": "Franklin, WI, US"
      }
    ]
  },
  {
    "team_id": 8572086848,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "William Lin",
        "dupr_id": "YXDGKP",
        "rating": 5.062,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      },
      {
        "name": "Karthik Ganesh",
        "dupr_id": "9PMLO7",
        "rating": 5.536,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      }
    ]
  }
]