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

Week 2: Dart Mon Teams 3.0+

ID: 7132838466

对局比分

4-11

落败 / Loss

对决日期

2025-05-12

对局时间 (估算)

7:30 PM

对决场地

1380 Cole Harbour Rd

View Facility Page →

对决竞争阵营

阵营 1负方
JC
Jason Closs

76LLZN · Dartmouth, NS, CA

DUPR

2.298

BB
Becky Beardsworth

ME9NLL · USA

DUPR

2.329

阵营 2胜方
SB
Stacy Bryan

ODVLVE · Halifax, NS, CA

DUPR

3.215

GC
Gary Comeau

NY60PW · Dartmouth, NS, CA

DUPR

3.060

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7132838466
显示原始对决元数据 JSON
[
  {
    "team_id": 7801068379,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Closs",
        "dupr_id": "76LLZN",
        "rating": 2.298,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      },
      {
        "name": "Becky Beardsworth",
        "dupr_id": "ME9NLL",
        "rating": 2.329,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8323703416,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stacy Bryan",
        "dupr_id": "ODVLVE",
        "rating": 3.215,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Gary Comeau",
        "dupr_id": "NY60PW",
        "rating": 3.06,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      }
    ]
  }
]