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

Char Bar Spring Round Robin 2.000 - 3.975 - Week 13 - Bracket

ID: 5652926810

对局比分

11-4

落败 / Loss

对决日期

2026-05-26

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
LH
lisa hand

3XVVR7 · Kansas City, KS, US

DUPR

2.751

BS
Bryce Stewart

0PDVMQ · USA

DUPR

3.107

阵营 2负方
AM
Alexandria Medina

7NLL75 · USA

DUPR

2.735

EO
Eric Ortiz

EW52DV · Kansas City, KS, US

DUPR

2.931

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5652926810
显示原始对决元数据 JSON
[
  {
    "team_id": 5367588987,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "lisa hand",
        "dupr_id": "3XVVR7",
        "rating": 2.751,
        "profile_pic_url": null,
        "location": "Kansas City, KS, US"
      },
      {
        "name": "Bryce Stewart",
        "dupr_id": "0PDVMQ",
        "rating": 3.107,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5375158679,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexandria Medina",
        "dupr_id": "7NLL75",
        "rating": 2.735,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Ortiz",
        "dupr_id": "EW52DV",
        "rating": 2.931,
        "profile_pic_url": null,
        "location": "Kansas City, KS, US"
      }
    ]
  }
]