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

Week 1: Dart Mon Mixed Teams 3.0-3.5

ID: 5327066762

对局比分

11-8

获胜 / Win

对决日期

2026-05-04

对局时间 (估算)

3:30 PM

对决场地

1380 Cole Harbour Rd

View Facility Page →

对决竞争阵营

阵营 1胜方
EB
Emma Burns

ZDK7PM · Halifax, NS, CA

DUPR

2.827

GH
Georg Hofmann

QP6D75 · Halifax, NS, CA

DUPR

3.763

阵营 2负方
SB
Stacy Bryan

ODVLVE · Halifax, NS, CA

DUPR

3.378

GC
Gary Comeau

NY60PW · Dartmouth, NS, CA

DUPR

3.144

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5327066762
显示原始对决元数据 JSON
[
  {
    "team_id": 6290793608,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emma Burns",
        "dupr_id": "ZDK7PM",
        "rating": 2.827,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Georg Hofmann",
        "dupr_id": "QP6D75",
        "rating": 3.763,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  },
  {
    "team_id": 7550825109,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stacy Bryan",
        "dupr_id": "ODVLVE",
        "rating": 3.378,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Gary Comeau",
        "dupr_id": "NY60PW",
        "rating": 3.144,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      }
    ]
  }
]