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

The Kitchen Open Atlanta 2025 - Mens Doubles Skill: (4.5) Age: (16 To 39)

ID: 6043746911

对局比分

15-4

获胜 / Win

对决日期

2025-10-24

对局时间 (估算)

12:45 AM

对决场地

Atlanta, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
JC
Joshua Cornett

V7EW27 · Duluth, GA, US

DUPR

4.773

ED
Ethan Denbrok

7D6W2M · Suwanee, GA, US

DUPR

4.726

阵营 2负方
KH
Keith Hirsch

7DZG5N · Woodstock, GA, US

DUPR

4.658

JC
Jordon Carswell

ODDYKL · Marietta, GA, US

DUPR

4.655

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6043746911
显示原始对决元数据 JSON
[
  {
    "team_id": 7697418716,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Cornett",
        "dupr_id": "V7EW27",
        "rating": 4.773,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      },
      {
        "name": "Ethan Denbrok",
        "dupr_id": "7D6W2M",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  },
  {
    "team_id": 4560736079,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Keith Hirsch",
        "dupr_id": "7DZG5N",
        "rating": 4.658,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      },
      {
        "name": "Jordon Carswell",
        "dupr_id": "ODDYKL",
        "rating": 4.655,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]