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

AFPL Stop 2 - Pictona, Daytona - Morning - Pool1 - Round 2

ID: 7852937191

对局比分

13-21

获胜 / Win

对决日期

2024-06-01

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
KP
Kyler Pacyga

8D7K2L · USA

DUPR

4.648

VS
Victoria Shinkaretzky

4LVYEM · Palm Harbor, FL, US

DUPR

4.177

阵营 2胜方
BN
Bella Nelson

17N2P5 · Delray Beach, FL, US

DUPR

4.869

PM
Paula Mateer

3090RG · Miami, FL, US

DUPR

4.650

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7852937191
显示原始对决元数据 JSON
[
  {
    "team_id": 8091416708,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyler Pacyga",
        "dupr_id": "8D7K2L",
        "rating": 4.648,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Victoria Shinkaretzky",
        "dupr_id": "4LVYEM",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "Palm Harbor, FL, US"
      }
    ]
  },
  {
    "team_id": 5984868938,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bella Nelson",
        "dupr_id": "17N2P5",
        "rating": 4.869,
        "profile_pic_url": null,
        "location": "Delray Beach, FL, US"
      },
      {
        "name": "Paula Mateer",
        "dupr_id": "3090RG",
        "rating": 4.65,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]