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

TapNPaddles Winter Team Challenge Open Division

ID: 6349327052

对局比分

11-7

落败 / Loss

对决日期

2026-03-03

对局时间 (估算)

9:00 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
GW
Gwen Warwick

8M64WV · Goddard, KS, US

DUPR

3.994

DC
Denton Coltrane

RZQ4EM · Wichita, KS, US

DUPR

4.635

阵营 2负方
JT
Jennifer Tiano

8EP55V · Wichita, KS, US

DUPR

3.979

DB
David Belew

3OXX73 · Wichita, KS, US

DUPR

4.610

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6349327052
显示原始对决元数据 JSON
[
  {
    "team_id": 6247119501,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gwen Warwick",
        "dupr_id": "8M64WV",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": "Goddard, KS, US"
      },
      {
        "name": "Denton Coltrane",
        "dupr_id": "RZQ4EM",
        "rating": 4.635,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 5329989066,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Tiano",
        "dupr_id": "8EP55V",
        "rating": 3.979,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "David Belew",
        "dupr_id": "3OXX73",
        "rating": 4.61,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]