返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Pool B- DUPR 16 - The Dink Minor League Pickleball @ Canada Launch Party WEST at YEG Pickleball

ID: 6552023048

对局比分

9-21

获胜 / Win

对决日期

2025-04-18

对局时间 (估算)

9:00 PM

对决场地

14025 156 St NW

未核实场馆

对决竞争阵营

阵营 1负方
PK
Peter Kozjak

ZNNJRD · Ardrossan, AB, CA

DUPR

3.609

DZ
Darryl Zaharichuk

3YK4QK · Sherwood Park, AB, CA

DUPR

3.754

阵营 2胜方
JB
Jagrit Bajwa

9PKY2V · Edmonton, AB, CA

DUPR

4.171

PS
Perry Stothart

35J44R · Edmonton, AB, CA

DUPR

4.582

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6552023048
显示原始对决元数据 JSON
[
  {
    "team_id": 7179396135,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Peter Kozjak",
        "dupr_id": "ZNNJRD",
        "rating": 3.609,
        "profile_pic_url": null,
        "location": "Ardrossan, AB, CA"
      },
      {
        "name": "Darryl Zaharichuk",
        "dupr_id": "3YK4QK",
        "rating": 3.754,
        "profile_pic_url": null,
        "location": "Sherwood Park, AB, CA"
      }
    ]
  },
  {
    "team_id": 5279294408,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jagrit Bajwa",
        "dupr_id": "9PKY2V",
        "rating": 4.171,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Perry Stothart",
        "dupr_id": "35J44R",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]