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

POOL A DUPR 18 50+ / 2025 The Dink Minor League Pickleball National Championship

ID: 6143308802

对局比分

21-11

落败 / Loss

对决日期

2025-12-03

对局时间 (估算)

3:30 PM

对决场地

Pickler Universe - Carrollton

未核实场馆

对决竞争阵营

阵营 1胜方
JA
Jane Ayala

352QGP · San Antonio, TX, US

DUPR

4.957

KM
Karla Mulanax

3VXMW6 · Little Elm, TX, US

DUPR

4.418

阵营 2负方
BB
Becky Barrington

3VMDM5 · Goldthwaite, TX, US

DUPR

4.436

AK
Alesia Karcher

84PGYG · Belton, TX, US

DUPR

4.095

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6143308802
显示原始对决元数据 JSON
[
  {
    "team_id": 6319331901,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jane Ayala",
        "dupr_id": "352QGP",
        "rating": 4.957,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      },
      {
        "name": "Karla Mulanax",
        "dupr_id": "3VXMW6",
        "rating": 4.418,
        "profile_pic_url": null,
        "location": "Little Elm, TX, US"
      }
    ]
  },
  {
    "team_id": 5683094738,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Becky Barrington",
        "dupr_id": "3VMDM5",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": "Goldthwaite, TX, US"
      },
      {
        "name": "Alesia Karcher",
        "dupr_id": "84PGYG",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": "Belton, TX, US"
      }
    ]
  }
]