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

The Kitchen Open Atlanta 2025 - Coed Doubles Skill: OPEN Money event

ID: 6048996241

对局比分

11-4, 11-2

落败 / Loss

对决日期

2025-10-26

对局时间 (估算)

2:15 AM

对决场地

Atlanta, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
Juan Varon

1R7MON · Armenia, Quindio, CO

DUPR

5.667

LM
Luca Mack

N7N7QN · Emmendingen, BW, DE

DUPR

6.078

阵营 2负方
KG
Karthik Ganesh

9PMLO7 · Bettendorf, IA, US

DUPR

5.432

RR
Ryan Rosenthal

1RWW6E · Moline, IL, US

DUPR

5.590

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6048996241
显示原始对决元数据 JSON
[
  {
    "team_id": 6114346026,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Juan Varon",
        "dupr_id": "1R7MON",
        "rating": 5.667,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/228860/images/profile/8c8262da-55a8-4f26-9640-4b5eb7e234d9.jpg",
        "location": "Armenia, Quindio, CO"
      },
      {
        "name": "Luca Mack",
        "dupr_id": "N7N7QN",
        "rating": 6.078,
        "profile_pic_url": null,
        "location": "Emmendingen, BW, DE"
      }
    ]
  },
  {
    "team_id": 8238959177,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Karthik Ganesh",
        "dupr_id": "9PMLO7",
        "rating": 5.432,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      },
      {
        "name": "Ryan Rosenthal",
        "dupr_id": "1RWW6E",
        "rating": 5.59,
        "profile_pic_url": null,
        "location": "Moline, IL, US"
      }
    ]
  }
]