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

World Pickleball Tour San Diego Smash - Mixed Doubles 4.0, 4.5

ID: 6006625672

对局比分

11-6

获胜 / Win

对决日期

2025-03-08

对局时间 (估算)

5:00 PM

对决场地

Spring Valley, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
KH
Kimbra Hennessy

3YNY4G · Longwood, FL, US

DUPR

4.632

DS
Doug Siemons

1Q26V4 · San Diego County, CA, US

DUPR

3.664

阵营 2负方
VF
Vanesa Figueroa

1QQ9O0 · Imperial, CA, US

DUPR

4.305

MR
MIGUEL RUBIO

1RQDWN · Calexico, CA, US

DUPR

3.523

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6006625672
显示原始对决元数据 JSON
[
  {
    "team_id": 5493392706,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kimbra Hennessy",
        "dupr_id": "3YNY4G",
        "rating": 4.632,
        "profile_pic_url": null,
        "location": "Longwood, FL, US"
      },
      {
        "name": "Doug Siemons",
        "dupr_id": "1Q26V4",
        "rating": 3.664,
        "profile_pic_url": null,
        "location": "San Diego County, CA, US"
      }
    ]
  },
  {
    "team_id": 7105436840,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vanesa Figueroa",
        "dupr_id": "1QQ9O0",
        "rating": 4.305,
        "profile_pic_url": null,
        "location": "Imperial, CA, US"
      },
      {
        "name": "MIGUEL RUBIO",
        "dupr_id": "1RQDWN",
        "rating": 3.523,
        "profile_pic_url": null,
        "location": "Calexico, CA, US"
      }
    ]
  }
]