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

Pool C - DUPR 18 The Dink Minor League Pickleball

ID: 6667933345

对局比分

21-23

落败 / Loss

对决日期

2026-01-18

对局时间 (估算)

2:15 AM

对决场地

Diadem Pickleball Club ~ Tulsa

未核实场馆

对决竞争阵营

阵营 1负方
DH
Dally Halbrooks

QPVDXN · Moore, OK, US

DUPR

4.025

KR
Kacy Roth

8E26DO · Joplin, MO, US

DUPR

4.633

阵营 2胜方
JJ
Janine Johnson

8JGRZJ · Jenks, OK, US

DUPR

3.958

JK
Jacinta Knoles

89XJRV · North Platte, NE, US

DUPR

4.637

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6667933345
显示原始对决元数据 JSON
[
  {
    "team_id": 6764920485,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dally Halbrooks",
        "dupr_id": "QPVDXN",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "Moore, OK, US"
      },
      {
        "name": "Kacy Roth",
        "dupr_id": "8E26DO",
        "rating": 4.633,
        "profile_pic_url": null,
        "location": "Joplin, MO, US"
      }
    ]
  },
  {
    "team_id": 4317482846,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Janine Johnson",
        "dupr_id": "8JGRZJ",
        "rating": 3.958,
        "profile_pic_url": null,
        "location": "Jenks, OK, US"
      },
      {
        "name": "Jacinta Knoles",
        "dupr_id": "89XJRV",
        "rating": 4.637,
        "profile_pic_url": null,
        "location": "North Platte, NE, US"
      }
    ]
  }
]