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

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

ID: 7005498590

对局比分

10-12, 8-11

获胜 / Win

对决日期

2025-11-08

对局时间 (估算)

3:30 PM

对决场地

Farmers Branch, TX

View Facility Page →

对决竞争阵营

阵营 1负方
EG
Elizabeth Gullett

3Z5LVD · Germantown, TN, US

DUPR

4.504

JB
Jacqueline Burdette

2QE444 · Collierville, TN, US

DUPR

4.976

阵营 2胜方
DM
Dragana Moran

V770GE · Shreveport, LA, US

DUPR

4.853

JB
Jacqui Bliss

12507R · Dallas, TX, US

DUPR

4.299

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7005498590
显示原始对决元数据 JSON
[
  {
    "team_id": 4318865312,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Elizabeth Gullett",
        "dupr_id": "3Z5LVD",
        "rating": 4.504,
        "profile_pic_url": null,
        "location": "Germantown, TN, US"
      },
      {
        "name": "Jacqueline Burdette",
        "dupr_id": "2QE444",
        "rating": 4.976,
        "profile_pic_url": null,
        "location": "Collierville, TN, US"
      }
    ]
  },
  {
    "team_id": 6510384158,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dragana Moran",
        "dupr_id": "V770GE",
        "rating": 4.853,
        "profile_pic_url": null,
        "location": "Shreveport, LA, US"
      },
      {
        "name": "Jacqui Bliss",
        "dupr_id": "12507R",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]