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

Mixed Doubles 3.5 - Beachin' with Beale~2nd Annual Mike Beale Memorial Pickleball Tournament

ID: 5104535686

对局比分

4-11

获胜 / Win

对决日期

2025-07-12

对局时间 (估算)

11:30 PM

对决场地

Costa Mesa Tennis Center

View Facility Page →

对决竞争阵营

阵营 1负方
LS
Leanne Sheward

0R69RQ · USA

DUPR

3.391

CP
Cindy Paulsen

D9R64X · USA

DUPR

3.391

阵营 2胜方
RS
Robin Slome

8WDODM · Huntington Beach, CA, US

DUPR

3.364

VL
Vince Lu

DWWDE6 · Fountain Valley, CA, US

DUPR

4.136

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5104535686
显示原始对决元数据 JSON
[
  {
    "team_id": 4895594888,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Leanne Sheward",
        "dupr_id": "0R69RQ",
        "rating": 3.391,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cindy Paulsen",
        "dupr_id": "D9R64X",
        "rating": 3.391,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5405356024,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robin Slome",
        "dupr_id": "8WDODM",
        "rating": 3.364,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Vince Lu",
        "dupr_id": "DWWDE6",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  }
]