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

TapNPaddles Winter Team Challenge 16s Division

ID: 5137396536

对局比分

11-8

落败 / Loss

对决日期

2026-02-21

对局时间 (估算)

1:00 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
KB
Kelly Balzer

JJOVDW · Wichita, KS, US

DUPR

3.894

BS
Branden Stephenson

1Q2YV0 · Wichita, KS, US

DUPR

4.424

阵营 2负方
JQ
Jad Qasim

PKZQJE · Wichita, KS, US

DUPR

4.378

PB
Pam Browning

67JPKD · Park City, KS, US

DUPR

3.308

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5137396536
显示原始对决元数据 JSON
[
  {
    "team_id": 7006685202,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelly Balzer",
        "dupr_id": "JJOVDW",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Branden Stephenson",
        "dupr_id": "1Q2YV0",
        "rating": 4.424,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 7535694816,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jad Qasim",
        "dupr_id": "PKZQJE",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Pam Browning",
        "dupr_id": "67JPKD",
        "rating": 3.308,
        "profile_pic_url": null,
        "location": "Park City, KS, US"
      }
    ]
  }
]