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

Week 2: Dart Mon Mixed 3.0-3.5 Teams

ID: 6216410049

对局比分

4-11

落败 / Loss

对决日期

2026-03-16

对局时间 (估算)

10:15 AM

对决场地

1380 Cole Harbour Rd

View Facility Page →

对决竞争阵营

阵营 1负方
AM
Andy MacKay

2ZLV5Y · Lawrencetown, NS, CA

DUPR

2.668

KP
Katie Pineiro

7NP0P4 · Porters Lake, NS, CA

DUPR

2.716

阵营 2胜方
SB
Stacy Bryan

ODVLVE · Halifax, NS, CA

DUPR

3.417

GC
Gary Comeau

NY60PW · Dartmouth, NS, CA

DUPR

3.152

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6216410049
显示原始对决元数据 JSON
[
  {
    "team_id": 5017935970,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andy MacKay",
        "dupr_id": "2ZLV5Y",
        "rating": 2.668,
        "profile_pic_url": null,
        "location": "Lawrencetown, NS, CA"
      },
      {
        "name": "Katie Pineiro",
        "dupr_id": "7NP0P4",
        "rating": 2.716,
        "profile_pic_url": null,
        "location": "Porters Lake, NS, CA"
      }
    ]
  },
  {
    "team_id": 7982885472,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stacy Bryan",
        "dupr_id": "ODVLVE",
        "rating": 3.417,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Gary Comeau",
        "dupr_id": "NY60PW",
        "rating": 3.152,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      }
    ]
  }
]