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

Week 2: Dart Mon Mixed 3.0-3.5 Teams

ID: 6333078698

对局比分

1-11

落败 / Loss

对决日期

2026-03-16

对局时间 (估算)

3:30 PM

对决场地

1380 Cole Harbour Rd

View Facility Page →

对决竞争阵营

阵营 1负方
CK
Carla Kmet

67ROXK · Dartmouth, NS, CA

DUPR

2.707

BR
Brad Rykenhuizen

DNXG5Y · NS, CA

DUPR

2.753

阵营 2胜方
SB
Stacy Bryan

ODVLVE · Halifax, NS, CA

DUPR

3.418

GC
Gary Comeau

NY60PW · Dartmouth, NS, CA

DUPR

3.153

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6333078698
显示原始对决元数据 JSON
[
  {
    "team_id": 8452326996,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carla Kmet",
        "dupr_id": "67ROXK",
        "rating": 2.707,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      },
      {
        "name": "Brad Rykenhuizen",
        "dupr_id": "DNXG5Y",
        "rating": 2.753,
        "profile_pic_url": null,
        "location": "NS, CA"
      }
    ]
  },
  {
    "team_id": 8580534456,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stacy Bryan",
        "dupr_id": "ODVLVE",
        "rating": 3.418,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Gary Comeau",
        "dupr_id": "NY60PW",
        "rating": 3.153,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      }
    ]
  }
]