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

PPA Tour: Selkirk Kansas City Open Mens Doubles Pro Qualifier

ID: 7593853496

对局比分

11-2, 11-3

落败 / Loss

对决日期

2024-08-07

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
James Delgado

4LZPRG · PPA Tour Pro

DUPR

5.782

JB
Jordan Betts

8KN5KO · Sioux City, IA, US

DUPR

5.650

阵营 2负方
KR
Kyle Rinck

16P9LG · Independence, KS, US

DUPR

5.194

PW
Parker Ward

3Y5ZDD · Platte City, MO, US

DUPR

4.848

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7593853496
显示原始对决元数据 JSON
[
  {
    "team_id": 6514304328,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Delgado",
        "dupr_id": "4LZPRG",
        "rating": 5.782,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/02/e0cd5840-4be1-436c-b3eb-5e91e7ab9a13-1.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Jordan Betts",
        "dupr_id": "8KN5KO",
        "rating": 5.65,
        "profile_pic_url": null,
        "location": "Sioux City, IA, US"
      }
    ]
  },
  {
    "team_id": 4470487684,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Rinck",
        "dupr_id": "16P9LG",
        "rating": 5.194,
        "profile_pic_url": null,
        "location": "Independence, KS, US"
      },
      {
        "name": "Parker Ward",
        "dupr_id": "3Y5ZDD",
        "rating": 4.848,
        "profile_pic_url": null,
        "location": "Platte City, MO, US"
      }
    ]
  }
]