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

APA - The Canada Cup - Split Aged Mens Doubles Skill: (PRO)

ID: 4672429080

对局比分

15-6

获胜 / Win

对决日期

2026-02-05

对局时间 (估算)

1:00 PM

对决场地

Ottawa, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
CV
Chad Valcour

9P96JV · Brockville, ON, CA

DUPR

4.999

SB
Samir Bhatnagar

3P42DM · Ottawa, ON, CA

DUPR

4.749

阵营 2负方
CL
Cole Lester

76JL50 · Peterborough, ON, CA

DUPR

5.011

HS
Hesh Soliman

76O770 · Port Perry, ON, CA

DUPR

4.202

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4672429080
显示原始对决元数据 JSON
[
  {
    "team_id": 7858475839,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chad Valcour",
        "dupr_id": "9P96JV",
        "rating": 4.999,
        "profile_pic_url": null,
        "location": "Brockville, ON, CA"
      },
      {
        "name": "Samir Bhatnagar",
        "dupr_id": "3P42DM",
        "rating": 4.749,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 5792865091,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cole Lester",
        "dupr_id": "76JL50",
        "rating": 5.011,
        "profile_pic_url": null,
        "location": "Peterborough, ON, CA"
      },
      {
        "name": "Hesh Soliman",
        "dupr_id": "76O770",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": "Port Perry, ON, CA"
      }
    ]
  }
]