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

DUPR Women

ID: 7001581923

对局比分

13-15

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

4:45 AM

对决场地

2269 Gottingen St, Halifax, NS B3K 3B7, Canada

未核实场馆

对决竞争阵营

阵营 1负方
AV
Amanda Vinson

YM5YP4 · USA

DUPR

2.634

HT
Heather Travis

59XR5R · Halifax, NS, CA

DUPR

2.178

阵营 2胜方
Lisa Evans

2Q2JN7 · Dartmouth, NS, CA

DUPR

2.247

SC
Sandra Cascadden

V250EE · NS, CA

DUPR

2.483

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7001581923
显示原始对决元数据 JSON
[
  {
    "team_id": 8373562980,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amanda Vinson",
        "dupr_id": "YM5YP4",
        "rating": 2.634,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Heather Travis",
        "dupr_id": "59XR5R",
        "rating": 2.178,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  },
  {
    "team_id": 5671462611,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lisa Evans",
        "dupr_id": "2Q2JN7",
        "rating": 2.247,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/178844_65439a2443d64.jpg",
        "location": "Dartmouth, NS, CA"
      },
      {
        "name": "Sandra Cascadden",
        "dupr_id": "V250EE",
        "rating": 2.483,
        "profile_pic_url": null,
        "location": "NS, CA"
      }
    ]
  }
]