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

Pool B - DUPR 18 The Dink Minor League Pickleball

ID: 5452364016

对局比分

21-16

获胜 / Win

对决日期

2026-01-18

对局时间 (估算)

1:00 PM

对决场地

Diadem Pickleball Club ~ Tulsa

未核实场馆

对决竞争阵营

阵营 1胜方
KL
Katie Lee McKee

V7QMZ7 · Olathe, KS, US

DUPR

4.575

CL
Caroline Luelf

8D5PYL · Jenks, OK, US

DUPR

4.079

阵营 2负方
YH
Yasmine Humbert

DNNJPM · Fayetteville, AR, US

DUPR

4.146

DA
Darby Allison

ELKX5O · USA

DUPR

4.217

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5452364016
显示原始对决元数据 JSON
[
  {
    "team_id": 6153462911,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katie Lee McKee",
        "dupr_id": "V7QMZ7",
        "rating": 4.575,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      },
      {
        "name": "Caroline Luelf",
        "dupr_id": "8D5PYL",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": "Jenks, OK, US"
      }
    ]
  },
  {
    "team_id": 5861826827,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yasmine Humbert",
        "dupr_id": "DNNJPM",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": "Fayetteville, AR, US"
      },
      {
        "name": "Darby Allison",
        "dupr_id": "ELKX5O",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]