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

2026 Nova Scotia Provincial Championships - Mens Doubles Skill: (3.499 And Under) Age: (17 To 49)

ID: 5043067636

对局比分

11-1

获胜 / Win

对决日期

2026-05-21

对局时间 (估算)

5:00 PM

对决场地

Bedford, NS

View Facility Page →

对决竞争阵营

阵营 1胜方
DM
Daniel McCarthy

JJDDG4 · North Sydney, NS, CA

DUPR

3.589

SC
Scott Cantwell

O69972 · Sydney, NS, CA

DUPR

3.686

阵营 2负方
MH
Mattis Hildenbrand

MP40QD · USA

DUPR

2.624

NR
Nathan Richards

GX2M2V · USA

DUPR

2.342

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5043067636
显示原始对决元数据 JSON
[
  {
    "team_id": 7870145988,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel  McCarthy",
        "dupr_id": "JJDDG4",
        "rating": 3.589,
        "profile_pic_url": null,
        "location": "North Sydney, NS, CA"
      },
      {
        "name": "Scott Cantwell",
        "dupr_id": "O69972",
        "rating": 3.686,
        "profile_pic_url": null,
        "location": "Sydney, NS, CA"
      }
    ]
  },
  {
    "team_id": 7559570918,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mattis Hildenbrand",
        "dupr_id": "MP40QD",
        "rating": 2.624,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathan Richards",
        "dupr_id": "GX2M2V",
        "rating": 2.342,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]