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

Cross Court Pickleball

ID: 6515197117

对局比分

11-6

落败 / Loss

对决日期

2026-03-01

对局时间 (估算)

2:15 AM

对决场地

Halifax, NS, Canada

View Facility Page →

对决竞争阵营

阵营 1胜方
TR
Tamara Ryan

76O6D0 · USA

DUPR

2.265

TS
Taryn Seto

WKMVXY · Bedford, NS, CA

DUPR

2.527

阵营 2负方
TB
Tanya Boudreau

YNGEDG · Upper Hammonds Plains, NS, CA

DUPR

2.238

HT
Heather Travis

59XR5R · Halifax, NS, CA

DUPR

2.129

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6515197117
显示原始对决元数据 JSON
[
  {
    "team_id": 5786731506,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tamara Ryan",
        "dupr_id": "76O6D0",
        "rating": 2.265,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Taryn Seto",
        "dupr_id": "WKMVXY",
        "rating": 2.527,
        "profile_pic_url": null,
        "location": "Bedford, NS, CA"
      }
    ]
  },
  {
    "team_id": 6818118914,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tanya Boudreau",
        "dupr_id": "YNGEDG",
        "rating": 2.238,
        "profile_pic_url": null,
        "location": "Upper Hammonds Plains, NS, CA"
      },
      {
        "name": "Heather Travis",
        "dupr_id": "59XR5R",
        "rating": 2.129,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  }
]