返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

TapNPaddles Winter Team Challenge 14s Division

ID: 5182277373

对局比分

4-11

获胜 / Win

对决日期

2026-03-09

对局时间 (估算)

10:15 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1负方
KH
Karl Hess

N7Z4PN · Salina, KS, US

DUPR

3.192

SL
Stephanie Langer

EWRJLO · Wichita, KS, US

DUPR

3.281

阵营 2胜方
DH
Danae Hobbs

QPK4LD · Derby, KS, US

DUPR

3.089

HN
Hai Nguyen

35QDYR · Wichita, KS, US

DUPR

4.045

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5182277373
显示原始对决元数据 JSON
[
  {
    "team_id": 4523249181,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Karl  Hess",
        "dupr_id": "N7Z4PN",
        "rating": 3.192,
        "profile_pic_url": null,
        "location": "Salina, KS, US"
      },
      {
        "name": "Stephanie  Langer",
        "dupr_id": "EWRJLO",
        "rating": 3.281,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 5971193937,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Danae Hobbs",
        "dupr_id": "QPK4LD",
        "rating": 3.089,
        "profile_pic_url": null,
        "location": "Derby, KS, US"
      },
      {
        "name": "Hai Nguyen",
        "dupr_id": "35QDYR",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]