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

Music City Open - A Champions Series Pickleball Event - Mixed Pro Doubles 50+

ID: 7772422805

对局比分

15-3

落败 / Loss

对决日期

2026-02-14

对局时间 (估算)

6:15 AM

对决场地

Nashville, TN

View Facility Page →

对决竞争阵营

阵营 1胜方
SC
Sheri Courter

17M6NM · Dublin, OH, US

DUPR

5.924

YB
Youssef Bouzidi

9PDMMK · Cave Spring, VA, US

DUPR

5.886

阵营 2负方
CB
Cara Beth Lee

3YDLMG · Seattle, WA, US

DUPR

5.457

DG
Dan Granot

3P4RNQ · Atlanta, GA, US

DUPR

5.368

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7772422805
显示原始对决元数据 JSON
[
  {
    "team_id": 4944676131,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sheri Courter",
        "dupr_id": "17M6NM",
        "rating": 5.924,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      },
      {
        "name": "Youssef Bouzidi",
        "dupr_id": "9PDMMK",
        "rating": 5.886,
        "profile_pic_url": null,
        "location": "Cave Spring, VA, US"
      }
    ]
  },
  {
    "team_id": 4912404436,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cara Beth Lee",
        "dupr_id": "3YDLMG",
        "rating": 5.457,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Dan Granot",
        "dupr_id": "3P4RNQ",
        "rating": 5.368,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]