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

Mixed Doubles 4.0 8+ Group B - CAPA Fall Open 2024

ID: 6171063373

对局比分

11-10

获胜 / Win

对决日期

2024-09-22

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方

DUPR

3.471

BZ
Brian Zhou

8DZYGL · Los Angeles, CA, US

DUPR

4.316

阵营 2负方
IL
Irene Li

8KLK7K · Arcadia, CA, US

DUPR

3.658

CS
Calvin Sy

W65ONM · Temple City, CA, US

DUPR

3.670

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6171063373
显示原始对决元数据 JSON
[
  {
    "team_id": 7372772350,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Huanqing - Stephanie Wang",
        "dupr_id": "596X6L",
        "rating": 3.471,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Zhou",
        "dupr_id": "8DZYGL",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 6354558904,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Irene Li",
        "dupr_id": "8KLK7K",
        "rating": 3.658,
        "profile_pic_url": null,
        "location": "Arcadia, CA, US"
      },
      {
        "name": "Calvin Sy",
        "dupr_id": "W65ONM",
        "rating": 3.67,
        "profile_pic_url": null,
        "location": "Temple City, CA, US"
      }
    ]
  }
]