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

2025 Myoflex National Championship Presented by HearingLife - Mixed Doubles Double Elimination: (Open) Age: (49 And Under) (Minimum CTPR 4.5)

ID: 6829213242

对局比分

15-7

落败 / Loss

对决日期

2025-08-24

对局时间 (估算)

7:30 PM

对决场地

Winnipeg, MB

未核实场馆

对决竞争阵营

阵营 1胜方
SK
Shea Koebel

EGGOJV · Edmonton, AB, CA

DUPR

4.765

JB
Jacob Bolkowy

1Q09N4 · St. Albert, AB, CA

DUPR

5.629

阵营 2负方
KM
Kitty Miao

PK2P0X · Edmonton, AB, CA

DUPR

4.587

HY
Hoffman Yu

4LN6YM · Edmonton, AB, CA

DUPR

4.947

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6829213242
显示原始对决元数据 JSON
[
  {
    "team_id": 7388345750,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shea Koebel",
        "dupr_id": "EGGOJV",
        "rating": 4.765,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Jacob Bolkowy",
        "dupr_id": "1Q09N4",
        "rating": 5.629,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      }
    ]
  },
  {
    "team_id": 4607149594,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kitty Miao",
        "dupr_id": "PK2P0X",
        "rating": 4.587,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Hoffman Yu",
        "dupr_id": "4LN6YM",
        "rating": 4.947,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]