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

Pool B DUPR 20 - Minor League PIckleball Midsouth Regional Showdown

ID: 6466837099

对局比分

20-22

落败 / Loss

对决日期

2024-07-27

对局时间 (估算)

8:45 AM

对决场地

Pickleball Kingdom Plano

View Facility Page →

对决竞争阵营

阵营 1负方
MP
Mason Park

30PPN8 · Denver, CO, US

DUPR

5.459

Ella Yeh

12YNMR · PPA Tour Pro

DUPR

4.780

阵营 2胜方
DD
Dallas Dunn

3P7KM8 · Prosper, TX, US

DUPR

5.065

Chrissie Hintz

1N5DNN · Fort Worth, TX, US

DUPR

4.814

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6466837099
显示原始对决元数据 JSON
[
  {
    "team_id": 6721501296,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mason Park",
        "dupr_id": "30PPN8",
        "rating": 5.459,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Ella Yeh",
        "dupr_id": "12YNMR",
        "rating": 4.78,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/12/ella-yeh_headshot.webp",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 8266272561,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dallas Dunn",
        "dupr_id": "3P7KM8",
        "rating": 5.065,
        "profile_pic_url": null,
        "location": "Prosper, TX, US"
      },
      {
        "name": "Chrissie Hintz",
        "dupr_id": "1N5DNN",
        "rating": 4.814,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/134123/images/profile/64884575-5a68-4897-b061-f0b15a8718f3.jpg",
        "location": "Fort Worth, TX, US"
      }
    ]
  }
]