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

The Cowboy Classic @ Oasis Pickleball Club - MIXED DOUBLES 4.5

ID: 7217250645

对局比分

15-9

落败 / Loss

对决日期

2024-07-28

对局时间 (估算)

10:15 AM

对决场地

Oasis Pickleball Club, State Highway 205, Rockwall, TX, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JD
Jack Donahoo

YG2Q2P · USA

DUPR

4.478

AH
Alexandria Holloway

3Z700W · USA

DUPR

4.551

阵营 2负方
KL
Kevin Lee

3YY054 · Fort Worth, TX, US

DUPR

4.128

TM
Tamara Murer

KONPQ7 · Fort Worth, TX, US

DUPR

4.305

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7217250645
显示原始对决元数据 JSON
[
  {
    "team_id": 4817579319,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Donahoo",
        "dupr_id": "YG2Q2P",
        "rating": 4.478,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alexandria Holloway",
        "dupr_id": "3Z700W",
        "rating": 4.551,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7481649615,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Lee",
        "dupr_id": "3YY054",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Tamara Murer",
        "dupr_id": "KONPQ7",
        "rating": 4.305,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      }
    ]
  }
]