返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

TapNPaddles

ID: 8233837364

对局比分

11-6

获胜 / Win

对决日期

2025-09-30

对局时间 (估算)

9:00 PM

对决场地

4956 E 35th St N, Wichita, KS 67220, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JC
Jennifer Corley

35QDRV · Wichita, KS, US

DUPR

4.639

JS
Jared Smart

8ER0M3 · Hutchinson, KS, US

DUPR

5.242

阵营 2负方
DH
Dustin Herman

8WJVL1 · Wichita, KS, US

DUPR

4.670

CB
Chandi Bongers

1NRVOW · Wichita, KS, US

DUPR

4.478

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8233837364
显示原始对决元数据 JSON
[
  {
    "team_id": 6367061255,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Corley",
        "dupr_id": "35QDRV",
        "rating": 4.639,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Jared Smart",
        "dupr_id": "8ER0M3",
        "rating": 5.242,
        "profile_pic_url": null,
        "location": "Hutchinson, KS, US"
      }
    ]
  },
  {
    "team_id": 7883958137,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dustin Herman",
        "dupr_id": "8WJVL1",
        "rating": 4.67,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Chandi Bongers",
        "dupr_id": "1NRVOW",
        "rating": 4.478,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]