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

2026 Nova Scotia Provincial Championships - Mens Doubles Skill: (5.0) Age: Open

ID: 4762821832

对局比分

6-11

落败 / Loss

对决日期

2026-05-21

对局时间 (估算)

5:00 PM

对决场地

Bedford, NS

View Facility Page →

对决竞争阵营

阵营 1负方
TW
Todd Wigglesworth

ZNP9GP · Lewis Lake, NS, CA

DUPR

4.393

Daniel Gillott

V7WME7 · East Lawrencetown, NS, CA

DUPR

4.406

阵营 2胜方
SB
Shamard Bowe

1709W4 · Halifax, NS, CA

DUPR

4.858

LP
Luis Palenzuela

RZKMMZ · Dartmouth, NS, CA

DUPR

4.460

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4762821832
显示原始对决元数据 JSON
[
  {
    "team_id": 8151903771,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Todd Wigglesworth",
        "dupr_id": "ZNP9GP",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Lewis Lake, NS, CA"
      },
      {
        "name": "Daniel Gillott",
        "dupr_id": "V7WME7",
        "rating": 4.406,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66cca85f2de24.jpg",
        "location": "East Lawrencetown, NS, CA"
      }
    ]
  },
  {
    "team_id": 5154181013,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shamard Bowe",
        "dupr_id": "1709W4",
        "rating": 4.858,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Luis Palenzuela",
        "dupr_id": "RZKMMZ",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      }
    ]
  }
]