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

True North Pickleball Tour Championship Presented by Joola - Womens Doubles 4.0+ 50+

ID: 4428122930

对局比分

15-4

获胜 / Win

对决日期

2025-09-18

对局时间 (估算)

3:30 PM

对决场地

Kingston, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
Hong Liu

DN4JKX · Kingston, ON, CA

DUPR

4.392

Andrea Blackwell

35QPYP · Kingston, ON, CA

DUPR

4.568

阵营 2负方
LM
Lizanne Mako

3YZL9K · Kawartha Lakes, ON, CA

DUPR

4.037

CC
Catherine Cote

3ZYZ9Q · Ottawa, ON, CA

DUPR

4.278

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4428122930
显示原始对决元数据 JSON
[
  {
    "team_id": 8586802836,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hong Liu",
        "dupr_id": "DN4JKX",
        "rating": 4.392,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/88094_605619283416e.jpeg",
        "location": "Kingston, ON, CA"
      },
      {
        "name": "Andrea Blackwell",
        "dupr_id": "35QPYP",
        "rating": 4.568,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/86211_5ffa21bc5dd90.jpeg",
        "location": "Kingston, ON, CA"
      }
    ]
  },
  {
    "team_id": 4814904033,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lizanne Mako",
        "dupr_id": "3YZL9K",
        "rating": 4.037,
        "profile_pic_url": null,
        "location": "Kawartha Lakes, ON, CA"
      },
      {
        "name": "Catherine Cote",
        "dupr_id": "3ZYZ9Q",
        "rating": 4.278,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]