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

MLP Open (Fridays 6pm)

ID: 5664537073

对局比分

21-13

落败 / Loss

对决日期

2026-02-27

对局时间 (估算)

2:15 AM

对决场地

Queen City Pickleball Hub - Regina, Saskatchewan

未核实场馆

对决竞争阵营

阵营 1胜方
Jenn Buchanan

WX54WY · Regina, SK, CA

DUPR

3.178

Jeff Templeton

N7N44W · Regina, SK, CA

DUPR

4.731

阵营 2负方
LD
Laura Dyck

WXEJVM · Regina, SK, CA

DUPR

3.643

TH
Tony Han

ZD9NDM · Regina, SK, CA

DUPR

3.769

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5664537073
显示原始对决元数据 JSON
[
  {
    "team_id": 7690693830,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenn Buchanan",
        "dupr_id": "WX54WY",
        "rating": 3.178,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/168255_64f789b8da605.jpeg",
        "location": "Regina, SK, CA"
      },
      {
        "name": "Jeff Templeton",
        "dupr_id": "N7N44W",
        "rating": 4.731,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/107715_634b1b06d8551.jpg",
        "location": "Regina, SK, CA"
      }
    ]
  },
  {
    "team_id": 7356607649,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Laura Dyck",
        "dupr_id": "WXEJVM",
        "rating": 3.643,
        "profile_pic_url": null,
        "location": "Regina, SK, CA"
      },
      {
        "name": "Tony Han",
        "dupr_id": "ZD9NDM",
        "rating": 3.769,
        "profile_pic_url": null,
        "location": "Regina, SK, CA"
      }
    ]
  }
]