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

The Kickoff Classic - Mixed Doubles 4.0 Double Elimination 50-59 Age

ID: 7506079214

对局比分

11-6, 11-2

获胜 / Win

对决日期

2026-01-04

对局时间 (估算)

3:30 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
KK
Kari Kirchhoefer

30MLP2 · Omaha, NE, US

DUPR

3.723

DK
Dave Kirchhoefer

8GDE0M · Omaha, NE, US

DUPR

4.535

阵营 2负方
CF
Cristina Forni

3PQMME · USA

DUPR

3.631

PC
Peter Carroll

RZ26MQ · USA

DUPR

3.631

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7506079214
显示原始对决元数据 JSON
[
  {
    "team_id": 4996356493,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kari Kirchhoefer",
        "dupr_id": "30MLP2",
        "rating": 3.723,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Dave Kirchhoefer",
        "dupr_id": "8GDE0M",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  },
  {
    "team_id": 8265436172,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cristina Forni",
        "dupr_id": "3PQMME",
        "rating": 3.631,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Carroll",
        "dupr_id": "RZ26MQ",
        "rating": 3.631,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]