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

River City Open Presented by Visit Owensboro - Mixed Doubles Skill: 4.5

ID: 5369404775

对局比分

15-13

获胜 / Win

对决日期

2024-10-15

对局时间 (估算)

12:45 AM

对决场地

Owensboro, KY

View Facility Page →

对决竞争阵营

阵营 1胜方
EC
Emma Chiu

17N7Y5 · Nashville, TN, US

DUPR

4.729

KC
Kingsley Chiu

16PVD3 · Nashville, TN, US

DUPR

4.967

阵营 2负方
NN
Natalie Niehaus

59Q4G0 · Warrick County, IN, US

DUPR

4.593

JY
Justin Yeh

8W02OL · Newburgh, IN, US

DUPR

4.225

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5369404775
显示原始对决元数据 JSON
[
  {
    "team_id": 7679002242,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emma Chiu",
        "dupr_id": "17N7Y5",
        "rating": 4.729,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Kingsley Chiu",
        "dupr_id": "16PVD3",
        "rating": 4.967,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      }
    ]
  },
  {
    "team_id": 6998213481,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Natalie Niehaus",
        "dupr_id": "59Q4G0",
        "rating": 4.593,
        "profile_pic_url": null,
        "location": "Warrick County, IN, US"
      },
      {
        "name": "Justin Yeh",
        "dupr_id": "8W02OL",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": "Newburgh, IN, US"
      }
    ]
  }
]