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

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

ID: 5437248465

对局比分

11-10

落败 / Loss

对决日期

2024-09-22

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MC
Michelle Childers

YGM624 · USA

DUPR

3.966

VP
Vance Perreira

8JWNNJ · Lake Forest, CA, US

DUPR

4.599

阵营 2负方
EH
Esther Hsu

3XKP25 · Temple City, CA, US

DUPR

4.078

EC
E Cheung

17KQX9 · Arcadia, CA, US

DUPR

4.950

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5437248465
显示原始对决元数据 JSON
[
  {
    "team_id": 4373112639,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michelle Childers",
        "dupr_id": "YGM624",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vance Perreira",
        "dupr_id": "8JWNNJ",
        "rating": 4.599,
        "profile_pic_url": null,
        "location": "Lake Forest, CA, US"
      }
    ]
  },
  {
    "team_id": 5289907735,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Esther Hsu",
        "dupr_id": "3XKP25",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": "Temple City, CA, US"
      },
      {
        "name": "E Cheung",
        "dupr_id": "17KQX9",
        "rating": 4.95,
        "profile_pic_url": null,
        "location": "Arcadia, CA, US"
      }
    ]
  }
]