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

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

ID: 4866152611

对局比分

15-6

获胜 / Win

对决日期

2025-09-18

对局时间 (估算)

8:45 AM

对决场地

Kingston, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
Hong Liu

DN4JKX · Kingston, ON, CA

DUPR

4.381

Andrea Blackwell

35QPYP · Kingston, ON, CA

DUPR

4.555

阵营 2负方
KM
Kelli McRobert

8KE5O6 · Greater Napanee, ON, CA

DUPR

4.106

DG
Denise Girard

RY4GLE · USA

DUPR

3.985

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4866152611
显示原始对决元数据 JSON
[
  {
    "team_id": 7082836433,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hong Liu",
        "dupr_id": "DN4JKX",
        "rating": 4.381,
        "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.555,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/86211_5ffa21bc5dd90.jpeg",
        "location": "Kingston, ON, CA"
      }
    ]
  },
  {
    "team_id": 7404199500,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelli McRobert",
        "dupr_id": "8KE5O6",
        "rating": 4.106,
        "profile_pic_url": null,
        "location": "Greater Napanee, ON, CA"
      },
      {
        "name": "Denise Girard",
        "dupr_id": "RY4GLE",
        "rating": 3.985,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]