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

Mixed Doubles 4.5 35+ Group B - CAPA Fall Open 2024

ID: 7703603173

对局比分

11-4

落败 / Loss

对决日期

2024-09-22

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
PB
Patricia Bennett

NYLWZN · USA

DUPR

4.531

MV
Marcus Vogel

7D55E4 · San Diego, CA, US

DUPR

4.373

阵营 2负方
EH
Esther Hsu

3XKP25 · Temple City, CA, US

DUPR

4.092

EC
E Cheung

17KQX9 · Arcadia, CA, US

DUPR

4.975

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7703603173
显示原始对决元数据 JSON
[
  {
    "team_id": 5390140970,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patricia Bennett",
        "dupr_id": "NYLWZN",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marcus Vogel",
        "dupr_id": "7D55E4",
        "rating": 4.373,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 6802597468,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Esther Hsu",
        "dupr_id": "3XKP25",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": "Temple City, CA, US"
      },
      {
        "name": "E Cheung",
        "dupr_id": "17KQX9",
        "rating": 4.975,
        "profile_pic_url": null,
        "location": "Arcadia, CA, US"
      }
    ]
  }
]