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

KPC Pickleball Canada League - Session 1, Wed May 13

ID: 5580224480

对局比分

11-7

获胜 / Win

对决日期

2026-05-13

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Jason Sorensen

99E97V · Kingston, ON, CA

DUPR

4.316

RH
Ryan Hanes

16Z001 · Kingston, ON, CA

DUPR

4.367

阵营 2负方
SF
Sam Fishbein

JZY6OJ · USA

DUPR

4.189

Sean Allen

G5YY9G · USA

DUPR

4.718

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5580224480
显示原始对决元数据 JSON
[
  {
    "team_id": 6001529403,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Sorensen",
        "dupr_id": "99E97V",
        "rating": 4.316,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66f2db24cba8c.jpg",
        "location": "Kingston, ON, CA"
      },
      {
        "name": "Ryan Hanes",
        "dupr_id": "16Z001",
        "rating": 4.367,
        "profile_pic_url": null,
        "location": "Kingston, ON, CA"
      }
    ]
  },
  {
    "team_id": 5344945393,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sam Fishbein",
        "dupr_id": "JZY6OJ",
        "rating": 4.189,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sean Allen",
        "dupr_id": "G5YY9G",
        "rating": 4.718,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/797104/images/profile/b1ebf154-0f5e-4f17-ac3d-b12a93bf9531.jpg",
        "location": ""
      }
    ]
  }
]