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

The Kitchen Open Austin 2025 - Womens Doubles Skill: (4.5)

ID: 6283512913

对局比分

11-1, 2-11, 11-9

获胜 / Win

对决日期

2025-09-27

对局时间 (估算)

2:15 AM

对决场地

Austin, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
DM
Dragana Moran

V770GE · Shreveport, LA, US

DUPR

4.896

JB
Jacqui Bliss

12507R · Dallas, TX, US

DUPR

4.256

阵营 2负方
KF
Keely Franks Kennedy

59KD2L · Tolar, TX, US

DUPR

4.599

RM
Rebekah McQueen

1R5XRQ · Grandview, TX, US

DUPR

3.850

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6283512913
显示原始对决元数据 JSON
[
  {
    "team_id": 6817146764,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dragana Moran",
        "dupr_id": "V770GE",
        "rating": 4.896,
        "profile_pic_url": null,
        "location": "Shreveport, LA, US"
      },
      {
        "name": "Jacqui Bliss",
        "dupr_id": "12507R",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 5977486277,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Keely Franks Kennedy",
        "dupr_id": "59KD2L",
        "rating": 4.599,
        "profile_pic_url": null,
        "location": "Tolar, TX, US"
      },
      {
        "name": "Rebekah McQueen",
        "dupr_id": "1R5XRQ",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": "Grandview, TX, US"
      }
    ]
  }
]