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

DUPR 20 - Minor League Pickleball at Kansas

ID: 6310803128

对局比分

17-21

获胜 / Win

对决日期

2025-04-12

对局时间 (估算)

9:00 PM

对决场地

Elite Tennis and Wellness

未核实场馆

对决竞争阵营

阵营 1负方
RC
Rachel Chai

1NXN28 · Kansas City, MO, US

DUPR

5.345

KF
Katie Fagan

3X6YLR · Omaha, NE, US

DUPR

5.424

阵营 2胜方
MR
Mary Rivas

17JRY9 · Stilwell, KS, US

DUPR

5.225

JS
jenny schmidt

3PD7QE · Lee's Summit, MO, US

DUPR

4.900

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6310803128
显示原始对决元数据 JSON
[
  {
    "team_id": 8154089845,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rachel Chai",
        "dupr_id": "1NXN28",
        "rating": 5.345,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Katie Fagan",
        "dupr_id": "3X6YLR",
        "rating": 5.424,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  },
  {
    "team_id": 6606554451,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mary Rivas",
        "dupr_id": "17JRY9",
        "rating": 5.225,
        "profile_pic_url": null,
        "location": "Stilwell, KS, US"
      },
      {
        "name": "jenny schmidt",
        "dupr_id": "3PD7QE",
        "rating": 4.9,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  }
]