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

PPA Tour: Bristol Open - 2025 - Mens Doubles Pro Qualifier

ID: 5398012301

对局比分

11-7, 11-9

获胜 / Win

对决日期

2025-08-05

对局时间 (估算)

6:15 AM

对决场地

Bristol, TN

View Facility Page →

对决竞争阵营

阵营 1胜方
Jake Kusmider

3VX94P · Charleston, SC, US

DUPR

5.938

LK
Luke Kusmider

1QX0XN · Charleston, SC, US

DUPR

5.449

阵营 2负方
TP
Thomas Provost

7D92V0 · Lyon, Auvergne-Rhône-Alpes, FR

DUPR

5.031

JN
Johan Nilsson

V44N76 · Skåne län, SE

DUPR

5.218

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5398012301
显示原始对决元数据 JSON
[
  {
    "team_id": 6364832531,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake Kusmider",
        "dupr_id": "3VX94P",
        "rating": 5.938,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/11617/images/profile/2c621c50-fc68-4578-970e-abc1cae9e981.jpg",
        "location": "Charleston, SC, US"
      },
      {
        "name": "Luke Kusmider",
        "dupr_id": "1QX0XN",
        "rating": 5.449,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      }
    ]
  },
  {
    "team_id": 5894458615,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Provost ",
        "dupr_id": "7D92V0",
        "rating": 5.031,
        "profile_pic_url": null,
        "location": "Lyon, Auvergne-Rhône-Alpes, FR"
      },
      {
        "name": "Johan Nilsson",
        "dupr_id": "V44N76",
        "rating": 5.218,
        "profile_pic_url": null,
        "location": "Skåne län, SE"
      }
    ]
  }
]