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

2025 Pickleball World Championships - Under 50 Womens Doubles Skill: (5.0) Age: (35 To 49)

ID: 5401266602

对局比分

4-11, 6-11

落败 / Loss

对决日期

2025-11-08

对局时间 (估算)

3:30 PM

对决场地

Farmers Branch, TX

View Facility Page →

对决竞争阵营

阵营 1负方
DM
Dragana Moran

V770GE · Shreveport, LA, US

DUPR

4.843

JB
Jacqui Bliss

12507R · Dallas, TX, US

DUPR

4.283

阵营 2胜方
NK
Neha Khurana

8JY404 · Roanoke, TX, US

DUPR

4.882

EL
Elaine Li

12OOL9 · Prosper, TX, US

DUPR

4.907

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5401266602
显示原始对决元数据 JSON
[
  {
    "team_id": 6233625672,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dragana Moran",
        "dupr_id": "V770GE",
        "rating": 4.843,
        "profile_pic_url": null,
        "location": "Shreveport, LA, US"
      },
      {
        "name": "Jacqui Bliss",
        "dupr_id": "12507R",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 5481242314,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Neha Khurana",
        "dupr_id": "8JY404",
        "rating": 4.882,
        "profile_pic_url": null,
        "location": "Roanoke, TX, US"
      },
      {
        "name": "Elaine Li",
        "dupr_id": "12OOL9",
        "rating": 4.907,
        "profile_pic_url": null,
        "location": "Prosper, TX, US"
      }
    ]
  }
]