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

KPC Pickleball Canada League - Session 1, Wed Jun 3

ID: 6186742199

对局比分

7-11

获胜 / Win

对决日期

2026-06-03

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BP
Brandon Porter

RYDQVM · Kingston, ON, CA

DUPR

4.191

SS
Salman Syed

QX54XN · USA

DUPR

3.901

阵营 2胜方
RH
Ryan Hanes

16Z001 · Kingston, ON, CA

DUPR

4.371

SG
Seva Golosky

QXQ0R5 · Kingston, ON, CA

DUPR

3.955

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6186742199
显示原始对决元数据 JSON
[
  {
    "team_id": 7257520456,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brandon Porter",
        "dupr_id": "RYDQVM",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": "Kingston, ON, CA"
      },
      {
        "name": "Salman Syed",
        "dupr_id": "QX54XN",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5701520449,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Hanes",
        "dupr_id": "16Z001",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": "Kingston, ON, CA"
      },
      {
        "name": "Seva Golosky",
        "dupr_id": "QXQ0R5",
        "rating": 3.955,
        "profile_pic_url": null,
        "location": "Kingston, ON, CA"
      }
    ]
  }
]