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

TapNPaddles Winter Team Challenge Open Division

ID: 6821904023

对局比分

10-12

落败 / Loss

对决日期

2026-03-17

对局时间 (估算)

12:45 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1负方
IC
Ian Carr

3ZEJP3 · Wichita, KS, US

DUPR

4.549

LB
Lori Belew

8WK7WL · Wichita, KS, US

DUPR

4.537

阵营 2胜方
DC
Denton Coltrane

RZQ4EM · Wichita, KS, US

DUPR

4.616

GS
Greta Siemens

8WGXY1 · Wichita, KS, US

DUPR

4.492

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6821904023
显示原始对决元数据 JSON
[
  {
    "team_id": 7986539146,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ian Carr",
        "dupr_id": "3ZEJP3",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Lori Belew",
        "dupr_id": "8WK7WL",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 7768110522,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Denton Coltrane",
        "dupr_id": "RZQ4EM",
        "rating": 4.616,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Greta Siemens",
        "dupr_id": "8WGXY1",
        "rating": 4.492,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]