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

TNT Thanksgiving Spectacular - PB Tournament - Mixed Doubles Skill: (4.25-4.99) Age: (Any)

ID: 8005248038

对局比分

13-11

落败 / Loss

对决日期

2025-11-29

对局时间 (估算)

3:30 PM

对决场地

Fargo, ND

View Facility Page →

对决竞争阵营

阵营 1胜方
KK
Kelly Kukowski

KO5KM7 · Moorhead, MN, US

DUPR

3.825

KB
Kevin Bray

RY4PWD · Moorhead, MN, US

DUPR

3.983

阵营 2负方
KB
Kari Bryant

8GYZYD · Fargo, ND, US

DUPR

4.304

DB
Daniel Bryant

17WPM0 · Fargo, ND, US

DUPR

4.376

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8005248038
显示原始对决元数据 JSON
[
  {
    "team_id": 4844728185,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelly Kukowski",
        "dupr_id": "KO5KM7",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Moorhead, MN, US"
      },
      {
        "name": "Kevin Bray",
        "dupr_id": "RY4PWD",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": "Moorhead, MN, US"
      }
    ]
  },
  {
    "team_id": 7982186788,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kari Bryant",
        "dupr_id": "8GYZYD",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      },
      {
        "name": "Daniel Bryant",
        "dupr_id": "17WPM0",
        "rating": 4.376,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      }
    ]
  }
]