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

Pool C - DUPR 18 The Dink Minor League Pickleball

ID: 6664461307

对局比分

14-21

获胜 / Win

对决日期

2026-01-18

对局时间 (估算)

8:45 AM

对决场地

Diadem Pickleball Club ~ Tulsa

未核实场馆

对决竞争阵营

阵营 1负方
LB
Lori Belew

8WK7WL · Wichita, KS, US

DUPR

4.510

JP
Juliette Pauly

EGLEGE · Wichita, KS, US

DUPR

4.612

阵营 2胜方
DH
Dally Halbrooks

QPVDXN · Moore, OK, US

DUPR

4.017

KR
Kacy Roth

8E26DO · Joplin, MO, US

DUPR

4.631

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6664461307
显示原始对决元数据 JSON
[
  {
    "team_id": 5566399299,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lori Belew",
        "dupr_id": "8WK7WL",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Juliette Pauly",
        "dupr_id": "EGLEGE",
        "rating": 4.612,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 7081941563,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dally Halbrooks",
        "dupr_id": "QPVDXN",
        "rating": 4.017,
        "profile_pic_url": null,
        "location": "Moore, OK, US"
      },
      {
        "name": "Kacy Roth",
        "dupr_id": "8E26DO",
        "rating": 4.631,
        "profile_pic_url": null,
        "location": "Joplin, MO, US"
      }
    ]
  }
]