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

Week 4: Dart Mon Mixed 3.0-3.5 Teams

ID: 5169156464

对局比分

11-3

落败 / Loss

对决日期

2026-03-30

对局时间 (估算)

9:00 PM

对决场地

1380 Cole Harbour Rd

View Facility Page →

对决竞争阵营

阵营 1胜方
EB
Emma Burns

ZDK7PM · Halifax, NS, CA

DUPR

2.716

GH
Georg Hofmann

QP6D75 · Halifax, NS, CA

DUPR

3.652

阵营 2负方
AM
Andy MacKay

2ZLV5Y · Lawrencetown, NS, CA

DUPR

2.664

LE
Lisa Evans

2Q2JN7 · Dartmouth, NS, CA

DUPR

2.221

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5169156464
显示原始对决元数据 JSON
[
  {
    "team_id": 5929513699,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emma Burns",
        "dupr_id": "ZDK7PM",
        "rating": 2.716,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Georg Hofmann",
        "dupr_id": "QP6D75",
        "rating": 3.652,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  },
  {
    "team_id": 6111899591,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andy MacKay",
        "dupr_id": "2ZLV5Y",
        "rating": 2.664,
        "profile_pic_url": null,
        "location": "Lawrencetown, NS, CA"
      },
      {
        "name": "Lisa Evans",
        "dupr_id": "2Q2JN7",
        "rating": 2.221,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      }
    ]
  }
]