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

Klyng Rising League

ID: 5038848945

对局比分

15-8

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DC
Drew Carrick

MEY5DV · Guelph, ON, CA

DUPR

4.587

ZE
Zainab Eaton

KXLDLY · USA

DUPR

4.256

阵营 2负方
Joel Jones

DWPPZ6 · Goulais River, ON, CA

DUPR

4.637

HP
Hanne Poulsen

P57L7G · USA

DUPR

4.127

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5038848945
显示原始对决元数据 JSON
[
  {
    "team_id": 5303242115,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Drew Carrick",
        "dupr_id": "MEY5DV",
        "rating": 4.587,
        "profile_pic_url": null,
        "location": "Guelph, ON, CA"
      },
      {
        "name": "Zainab Eaton",
        "dupr_id": "KXLDLY",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4519782798,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joel Jones",
        "dupr_id": "DWPPZ6",
        "rating": 4.637,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/169442_64e9c0a670a9e.jpg",
        "location": "Goulais River, ON, CA"
      },
      {
        "name": "Hanne Poulsen",
        "dupr_id": "P57L7G",
        "rating": 4.127,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]