返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

LEGENDS OF THE COURT 2 - CASH TOURNAMENT - Mens Doubles Skill: (4.999 And Under) Age: (16 And Above)

ID: 4998028003

对局比分

13-15

获胜 / Win

对决日期

2026-03-15

对局时间 (估算)

8:45 AM

对决场地

Oshawa, ON

View Facility Page →

对决竞争阵营

阵营 1负方
JW
Jake Wilson

WK0MJY · Belleville, ON, CA

DUPR

4.434

MB
Michael Botterill

8KZ6N7 · North Okanagan, BC, CA

DUPR

4.869

阵营 2胜方
SC
Spencer Carrick

WK6Y0Q · Guelph, ON, CA

DUPR

4.475

DC
Drew Carrick

MEY5DV · Guelph, ON, CA

DUPR

4.488

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4998028003
显示原始对决元数据 JSON
[
  {
    "team_id": 6859635896,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jake Wilson",
        "dupr_id": "WK0MJY",
        "rating": 4.434,
        "profile_pic_url": null,
        "location": "Belleville, ON, CA"
      },
      {
        "name": "Michael Botterill",
        "dupr_id": "8KZ6N7",
        "rating": 4.869,
        "profile_pic_url": null,
        "location": "North Okanagan, BC, CA"
      }
    ]
  },
  {
    "team_id": 7414585995,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Spencer Carrick",
        "dupr_id": "WK6Y0Q",
        "rating": 4.475,
        "profile_pic_url": null,
        "location": "Guelph, ON, CA"
      },
      {
        "name": "Drew Carrick",
        "dupr_id": "MEY5DV",
        "rating": 4.488,
        "profile_pic_url": null,
        "location": "Guelph, ON, CA"
      }
    ]
  }
]