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

Women's DUPR 15 The Dink MiLP v3

ID: 4962994399

对局比分

19-21

获胜 / Win

对决日期

2026-01-16

对局时间 (估算)

8:45 AM

对决场地

Diadem Pickleball Club ~ Tulsa

未核实场馆

对决竞争阵营

阵营 1负方
KR
Kacy Roth

8E26DO · Joplin, MO, US

DUPR

4.624

DH
Dally Halbrooks

QPVDXN · Moore, OK, US

DUPR

4.000

阵营 2胜方
JK
Jacinta Knoles

89XJRV · North Platte, NE, US

DUPR

4.684

CL
Caroline Luelf

8D5PYL · Jenks, OK, US

DUPR

4.053

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4962994399
显示原始对决元数据 JSON
[
  {
    "team_id": 7610685214,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kacy Roth",
        "dupr_id": "8E26DO",
        "rating": 4.624,
        "profile_pic_url": null,
        "location": "Joplin, MO, US"
      },
      {
        "name": "Dally Halbrooks",
        "dupr_id": "QPVDXN",
        "rating": 4,
        "profile_pic_url": null,
        "location": "Moore, OK, US"
      }
    ]
  },
  {
    "team_id": 4384351372,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jacinta Knoles",
        "dupr_id": "89XJRV",
        "rating": 4.684,
        "profile_pic_url": null,
        "location": "North Platte, NE, US"
      },
      {
        "name": "Caroline Luelf",
        "dupr_id": "8D5PYL",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": "Jenks, OK, US"
      }
    ]
  }
]