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

Smash and Cash

ID: 7679323219

对局比分

11-9

获胜 / Win

对决日期

2026-03-01

对局时间 (估算)

8:45 AM

对决场地

202 NW 22nd St, Blue Springs, MO 64015, USA

未核实场馆

对决竞争阵营

阵营 1胜方
KK
Kevin Kirchmer

GGVV5D · Olathe, KS, US

DUPR

3.741

KK
Kyle Kindler

59NRLV · Overland Park, KS, US

DUPR

4.131

阵营 2负方
JT
Josh Thomson

G5GR0Q · Blue Springs, MO, US

DUPR

4.430

RB
Ryan Berberich

0QJ05Q · Lee's Summit, MO, US

DUPR

3.568

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7679323219
显示原始对决元数据 JSON
[
  {
    "team_id": 5718044346,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Kirchmer",
        "dupr_id": "GGVV5D",
        "rating": 3.741,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      },
      {
        "name": "Kyle Kindler",
        "dupr_id": "59NRLV",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      }
    ]
  },
  {
    "team_id": 7608449606,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josh Thomson",
        "dupr_id": "G5GR0Q",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": "Blue Springs, MO, US"
      },
      {
        "name": "Ryan Berberich",
        "dupr_id": "0QJ05Q",
        "rating": 3.568,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  }
]