返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Cross Court Pickleball

ID: 5896356919

对局比分

9-11

获胜 / Win

对决日期

2026-03-01

对局时间 (估算)

8:45 AM

对决场地

Halifax, NS, Canada

View Facility Page →

对决竞争阵营

阵营 1负方
DS
Darlene Sampson

J5YREM · Fall River, NS, CA

DUPR

2.584

TB
Tanya Boudreau

YNGEDG · Upper Hammonds Plains, NS, CA

DUPR

2.216

阵营 2胜方
MS
Michelle Slauenwhite

M2YRLO · Bedford, NS, CA

DUPR

2.579

HT
Heather Travis

59XR5R · Halifax, NS, CA

DUPR

2.125

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5896356919
显示原始对决元数据 JSON
[
  {
    "team_id": 7813956388,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Darlene Sampson",
        "dupr_id": "J5YREM",
        "rating": 2.584,
        "profile_pic_url": null,
        "location": "Fall River, NS, CA"
      },
      {
        "name": "Tanya Boudreau",
        "dupr_id": "YNGEDG",
        "rating": 2.216,
        "profile_pic_url": null,
        "location": "Upper Hammonds Plains, NS, CA"
      }
    ]
  },
  {
    "team_id": 6326995985,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michelle Slauenwhite",
        "dupr_id": "M2YRLO",
        "rating": 2.579,
        "profile_pic_url": null,
        "location": "Bedford, NS, CA"
      },
      {
        "name": "Heather Travis",
        "dupr_id": "59XR5R",
        "rating": 2.125,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  }
]