返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Mega Courts Spring Classic --Open Cash Tournament -- - Mixed Doubles Skill: (3.5) Age: (Any)

ID: 5316926001

对局比分

15-7

获胜 / Win

对决日期

2026-05-10

对局时间 (估算)

10:15 AM

对决场地

Calgary, AB

View Facility Page →

对决竞争阵营

阵营 1胜方
CA
Chindel Albarando

76XYE9 · Calgary, AB, CA

DUPR

3.779

JY
Jason Yaholkoski

3VV7DP · Calgary, AB, CA

DUPR

3.740

阵营 2负方
AT
Anh Thu Nguyen

J5YW4W · Foothills County, AB, CA

DUPR

3.129

AN
Alex Nguyen

JPK66O · Calgary, AB, CA

DUPR

4.013

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5316926001
显示原始对决元数据 JSON
[
  {
    "team_id": 6262735906,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chindel Albarando",
        "dupr_id": "76XYE9",
        "rating": 3.779,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Jason Yaholkoski",
        "dupr_id": "3VV7DP",
        "rating": 3.74,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 8555592955,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anh Thu Nguyen",
        "dupr_id": "J5YW4W",
        "rating": 3.129,
        "profile_pic_url": null,
        "location": "Foothills County, AB, CA"
      },
      {
        "name": "Alex Nguyen",
        "dupr_id": "JPK66O",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  }
]