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

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

ID: 6446805794

对局比分

6-11

获胜 / Win

对决日期

2025-03-08

对局时间 (估算)

3:30 PM

对决场地

Spring Valley, CA

View Facility Page →

对决竞争阵营

阵营 1负方
KH
Kimbra Hennessy

3YNY4G · Longwood, FL, US

DUPR

4.592

DS
Doug Siemons

1Q26V4 · San Diego County, CA, US

DUPR

3.632

阵营 2胜方
MR
Marci Roberts

V7MYD7 · Lakeside, CA, US

DUPR

3.920

JP
Javier Prellezo

EWWLGJ · San Diego, CA, US

DUPR

4.045

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6446805794
显示原始对决元数据 JSON
[
  {
    "team_id": 4682148443,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kimbra Hennessy",
        "dupr_id": "3YNY4G",
        "rating": 4.592,
        "profile_pic_url": null,
        "location": "Longwood, FL, US"
      },
      {
        "name": "Doug Siemons",
        "dupr_id": "1Q26V4",
        "rating": 3.632,
        "profile_pic_url": null,
        "location": "San Diego County, CA, US"
      }
    ]
  },
  {
    "team_id": 5739339637,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marci Roberts",
        "dupr_id": "V7MYD7",
        "rating": 3.92,
        "profile_pic_url": null,
        "location": "Lakeside, CA, US"
      },
      {
        "name": "Javier Prellezo",
        "dupr_id": "EWWLGJ",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]