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

TapNPaddles Winter Team Challenge 14s Division

ID: 4992625737

对局比分

4-11

获胜 / Win

对决日期

2026-03-26

对局时间 (估算)

10:15 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1负方
TC
Tony Cooper

3X5GJX · Wichita, KS, US

DUPR

3.190

KS
Kody scott

G00MMD · Wichita, KS, US

DUPR

3.636

阵营 2胜方
HN
Hai Nguyen

35QDYR · Wichita, KS, US

DUPR

4.026

KM
Kyle Moore

G042KQ · Wichita, KS, US

DUPR

3.312

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4992625737
显示原始对决元数据 JSON
[
  {
    "team_id": 5170381501,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tony Cooper",
        "dupr_id": "3X5GJX",
        "rating": 3.19,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Kody scott",
        "dupr_id": "G00MMD",
        "rating": 3.636,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 4527756995,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hai Nguyen",
        "dupr_id": "35QDYR",
        "rating": 4.026,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Kyle Moore",
        "dupr_id": "G042KQ",
        "rating": 3.312,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]