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

Week 1: Dart Mon Mixed 3.0-3.5 Teams

ID: 7945231628

对局比分

11-5

获胜 / Win

对决日期

2026-03-09

对局时间 (估算)

9:00 PM

对决场地

1380 Cole Harbour Rd

View Facility Page →

对决竞争阵营

阵营 1胜方
AM
Andy MacKay

2ZLV5Y · Lawrencetown, NS, CA

DUPR

2.687

KP
Katie Pineiro

7NP0P4 · Porters Lake, NS, CA

DUPR

2.739

阵营 2负方
EB
Emma Burns

ZDK7PM · Halifax, NS, CA

DUPR

2.645

GH
Georg Hofmann

QP6D75 · Halifax, NS, CA

DUPR

3.581

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7945231628
显示原始对决元数据 JSON
[
  {
    "team_id": 4661223039,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy MacKay",
        "dupr_id": "2ZLV5Y",
        "rating": 2.687,
        "profile_pic_url": null,
        "location": "Lawrencetown, NS, CA"
      },
      {
        "name": "Katie Pineiro",
        "dupr_id": "7NP0P4",
        "rating": 2.739,
        "profile_pic_url": null,
        "location": "Porters Lake, NS, CA"
      }
    ]
  },
  {
    "team_id": 5764091881,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emma Burns",
        "dupr_id": "ZDK7PM",
        "rating": 2.645,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Georg Hofmann",
        "dupr_id": "QP6D75",
        "rating": 3.581,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  }
]