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

Klyng Rising League

ID: 7128111408

对局比分

13-15

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Joel Jones

DWPPZ6 · Goulais River, ON, CA

DUPR

4.670

PF
Patrick Fleming

EGDGYE · Bracebridge, ON, CA

DUPR

4.834

阵营 2胜方
BL
Ben Lienhard

8KPNLY · Kingston, ON, CA

DUPR

4.712

CK
Chris Kostrzewa

G5X2ZV · Grey County, ON, CA

DUPR

5.122

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7128111408
显示原始对决元数据 JSON
[
  {
    "team_id": 6947783181,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joel Jones",
        "dupr_id": "DWPPZ6",
        "rating": 4.67,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/169442_64e9c0a670a9e.jpg",
        "location": "Goulais River, ON, CA"
      },
      {
        "name": "Patrick Fleming",
        "dupr_id": "EGDGYE",
        "rating": 4.834,
        "profile_pic_url": null,
        "location": "Bracebridge, ON, CA"
      }
    ]
  },
  {
    "team_id": 7209700427,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ben Lienhard",
        "dupr_id": "8KPNLY",
        "rating": 4.712,
        "profile_pic_url": null,
        "location": "Kingston, ON, CA"
      },
      {
        "name": "Chris Kostrzewa",
        "dupr_id": "G5X2ZV",
        "rating": 5.122,
        "profile_pic_url": null,
        "location": "Grey County, ON, CA"
      }
    ]
  }
]