返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Minor League Pickleball at MLP Dallas - DUPR 14

ID: 6980453600

对局比分

15-21

落败 / Loss

对决日期

2026-05-25

对局时间 (估算)

9:00 PM

对决场地

Carrollton, TX

View Facility Page →

对决竞争阵营

阵营 1负方
QY
Queenie Ying Qi

6ZWZYG · Tulsa, OK, US

DUPR

3.488

James garrett

DNJ45Y · Tulsa, OK, US

DUPR

3.110

阵营 2胜方
BW
Brittany Weil

NY0J27 · New Braunfels, TX, US

DUPR

3.396

CW
Cody Weil

W6QOOK · Comal County, TX, US

DUPR

3.955

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6980453600
显示原始对决元数据 JSON
[
  {
    "team_id": 8398929371,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Queenie Ying Qi",
        "dupr_id": "6ZWZYG",
        "rating": 3.488,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "James  garrett",
        "dupr_id": "DNJ45Y",
        "rating": 3.11,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/161648_64a6848072fad.jpg",
        "location": "Tulsa, OK, US"
      }
    ]
  },
  {
    "team_id": 5290686082,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brittany Weil",
        "dupr_id": "NY0J27",
        "rating": 3.396,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      },
      {
        "name": "Cody Weil",
        "dupr_id": "W6QOOK",
        "rating": 3.955,
        "profile_pic_url": null,
        "location": "Comal County, TX, US"
      }
    ]
  }
]