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

Pool B DUPR 20 - Minor League PIckleball Midsouth Regional Showdown

ID: 8434813922

对局比分

21-9

获胜 / Win

对决日期

2024-07-27

对局时间 (估算)

3:30 PM

对决场地

Pickleball Kingdom Plano

View Facility Page →

对决竞争阵营

阵营 1胜方
MP
Mason Park

30PPN8 · Denver, CO, US

DUPR

5.470

Ella Yeh

12YNMR · PPA Tour Pro

DUPR

4.791

阵营 2负方
BW
Brett warner

127Q49 · Collierville, TN, US

DUPR

5.159

EG
Elizabeth Gullett

3Z5LVD · Germantown, TN, US

DUPR

4.334

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8434813922
显示原始对决元数据 JSON
[
  {
    "team_id": 6669613424,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mason Park",
        "dupr_id": "30PPN8",
        "rating": 5.47,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Ella Yeh",
        "dupr_id": "12YNMR",
        "rating": 4.791,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/12/ella-yeh_headshot.webp",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 8574802254,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brett warner",
        "dupr_id": "127Q49",
        "rating": 5.159,
        "profile_pic_url": null,
        "location": "Collierville, TN, US"
      },
      {
        "name": "Elizabeth Gullett",
        "dupr_id": "3Z5LVD",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "Germantown, TN, US"
      }
    ]
  }
]