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

DUPR Ladders (PRI) - Saturday Morning Rotating Partner Ladder

ID: 5332249451

对局比分

15-14

获胜 / Win

对决日期

2026-02-14

对局时间 (估算)

12:45 AM

对决场地

Queen City Pickleball Hub - Regina, Saskatchewan

未核实场馆

对决竞争阵营

阵营 1胜方
JG
Jared Graham

KXZE97 · Regina, SK, CA

DUPR

3.816

Charlene Liu

LWGWNJ · Regina, SK, CA

DUPR

3.582

阵营 2负方
KB
Ken Burton

O67G2E · USA

DUPR

3.289

Jeffrey Marcynuk

Z90D4Q · Regina, SK, CA

DUPR

4.271

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5332249451
显示原始对决元数据 JSON
[
  {
    "team_id": 8099774464,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jared Graham",
        "dupr_id": "KXZE97",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": "Regina, SK, CA"
      },
      {
        "name": "Charlene Liu",
        "dupr_id": "LWGWNJ",
        "rating": 3.582,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6952f75e98891.jpg",
        "location": "Regina, SK, CA"
      }
    ]
  },
  {
    "team_id": 4726414515,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ken Burton",
        "dupr_id": "O67G2E",
        "rating": 3.289,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeffrey Marcynuk",
        "dupr_id": "Z90D4Q",
        "rating": 4.271,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/688af7eb7f306.jpg",
        "location": "Regina, SK, CA"
      }
    ]
  }
]