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

CPC Summer Round-Up 2025 - Singles & Mixed Doubles - Mixed Doubles Skill: (4.0) Age: (12+)

ID: 7941965821

对局比分

5-11

获胜 / Win

对决日期

2025-09-13

对局时间 (估算)

2:15 AM

对决场地

Calgary, AB

View Facility Page →

对决竞争阵营

阵营 1负方
CG
Chlan Grant

KONVW6 · Calgary, AB, CA

DUPR

2.956

GM
Greg Mitchell

QPMGR5 · Calgary, AB, CA

DUPR

4.263

阵营 2胜方
ST
Stephanie Toman

9PYYDK · USA

DUPR

3.632

TT
Travis Toman

MYJMEO · Calgary, AB, CA

DUPR

4.162

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7941965821
显示原始对决元数据 JSON
[
  {
    "team_id": 6468451433,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chlan Grant",
        "dupr_id": "KONVW6",
        "rating": 2.956,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Greg Mitchell",
        "dupr_id": "QPMGR5",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 7502590368,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stephanie Toman",
        "dupr_id": "9PYYDK",
        "rating": 3.632,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Travis Toman",
        "dupr_id": "MYJMEO",
        "rating": 4.162,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  }
]