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

TapNPaddles Winter Team Challenge 14s Division

ID: 7201486526

对局比分

7-11

获胜 / Win

对决日期

2026-03-26

对局时间 (估算)

3:30 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1负方
KH
Karl Hess

N7Z4PN · Salina, KS, US

DUPR

3.153

JK
Jacob Kress

7JK4LM · USA

DUPR

3.739

阵营 2胜方
HN
Hai Nguyen

35QDYR · Wichita, KS, US

DUPR

4.008

KM
Kyle Moore

G042KQ · Wichita, KS, US

DUPR

3.299

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7201486526
显示原始对决元数据 JSON
[
  {
    "team_id": 7844581109,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Karl  Hess",
        "dupr_id": "N7Z4PN",
        "rating": 3.153,
        "profile_pic_url": null,
        "location": "Salina, KS, US"
      },
      {
        "name": "Jacob Kress",
        "dupr_id": "7JK4LM",
        "rating": 3.739,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8045663570,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hai Nguyen",
        "dupr_id": "35QDYR",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Kyle Moore",
        "dupr_id": "G042KQ",
        "rating": 3.299,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]