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

Minor League Pickleball at MLP Dallas - Women's v3 DUPR 13

ID: 8093656251

对局比分

17-21

落败 / Loss

对决日期

2026-05-23

对局时间 (估算)

4:45 AM

对决场地

Carrollton, TX

View Facility Page →

对决竞争阵营

阵营 1负方
Nadia Cretzman

67QWLK · TX, US

DUPR

3.594

RG
Rebecca Gloria

RYYKEQ · Fort Worth, TX, US

DUPR

3.812

阵营 2胜方
AK
Angela Kim

X2PWD2 · USA

DUPR

3.916

CP
Christine Pak

ZNRWXL · Dallas, TX, US

DUPR

4.032

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8093656251
显示原始对决元数据 JSON
[
  {
    "team_id": 4840550462,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nadia Cretzman",
        "dupr_id": "67QWLK",
        "rating": 3.594,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67881c2c1fdee.jpg",
        "location": "TX, US"
      },
      {
        "name": "Rebecca Gloria",
        "dupr_id": "RYYKEQ",
        "rating": 3.812,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      }
    ]
  },
  {
    "team_id": 5699223092,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Angela Kim",
        "dupr_id": "X2PWD2",
        "rating": 3.916,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christine Pak",
        "dupr_id": "ZNRWXL",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]