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

'26 Spring 2 Leagues - Tuesday Evening Young Adults (3.5-4.0)

ID: 5621214888

对局比分

12-15

获胜 / Win

对决日期

2026-04-28

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
KS
Kassidy Steen

WKZQYG · Minneapolis, MN, US

DUPR

3.466

KW
Kyleigh Winkler

2QL569 · MN, US

DUPR

3.607

阵营 2胜方
AY
Augustine Yond

RXVVVD · Brooklyn Park, MN, US

DUPR

3.487

HM
Hadi Modares

RXOV5E · Minneapolis, MN, US

DUPR

3.418

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5621214888
显示原始对决元数据 JSON
[
  {
    "team_id": 8454225963,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kassidy Steen",
        "dupr_id": "WKZQYG",
        "rating": 3.466,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Kyleigh Winkler",
        "dupr_id": "2QL569",
        "rating": 3.607,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  },
  {
    "team_id": 6458331344,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Augustine  Yond",
        "dupr_id": "RXVVVD",
        "rating": 3.487,
        "profile_pic_url": null,
        "location": "Brooklyn Park, MN, US"
      },
      {
        "name": "Hadi Modares",
        "dupr_id": "RXOV5E",
        "rating": 3.418,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]