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

APA - The Canada Cup - Womens Doubles Skill: (5.0) (OPEN)

ID: 7408096397

对局比分

5-15

获胜 / Win

对决日期

2026-02-08

对局时间 (估算)

6:15 AM

对决场地

Ottawa, ON

View Facility Page →

对决竞争阵营

阵营 1负方
Jodi Smith

RYRW0E · USA

DUPR

4.415

DS
Danarae Sommerville

JJK5NM · USA

DUPR

4.500

阵营 2胜方
VM
Vanessa Maxwell

16069K · Ottawa, ON, CA

DUPR

4.473

HK
Hiba Komati

1NMLG2 · Ottawa, ON, CA

DUPR

5.170

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7408096397
显示原始对决元数据 JSON
[
  {
    "team_id": 5135219606,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jodi Smith",
        "dupr_id": "RYRW0E",
        "rating": 4.415,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1167279/images/profile/79ec88d9-4452-4066-9468-fbca3a6dae37.jpg",
        "location": ""
      },
      {
        "name": "Danarae Sommerville",
        "dupr_id": "JJK5NM",
        "rating": 4.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5941308694,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vanessa Maxwell",
        "dupr_id": "16069K",
        "rating": 4.473,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Hiba Komati",
        "dupr_id": "1NMLG2",
        "rating": 5.17,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]