返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

5.0 Group B Mixed Doubles - CAPA Summer Open 2024

ID: 7522934410

对局比分

8-11

获胜 / Win

对决日期

2024-06-02

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
CN
Christie Newcomb

16NX7Q · Irvine, CA, US

DUPR

4.736

MC
Maddox Castellanos

3ZXY2M · Irvine, CA, US

DUPR

4.635

阵营 2胜方
CT
Chula Tran

3LVK7J · Fountain Valley, CA, US

DUPR

4.780

SN
Shah Nasrullah

17JW25 · Fountain Valley, CA, US

DUPR

4.857

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7522934410
显示原始对决元数据 JSON
[
  {
    "team_id": 7143612053,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christie Newcomb",
        "dupr_id": "16NX7Q",
        "rating": 4.736,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      },
      {
        "name": "Maddox Castellanos",
        "dupr_id": "3ZXY2M",
        "rating": 4.635,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      }
    ]
  },
  {
    "team_id": 4676621908,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chula Tran",
        "dupr_id": "3LVK7J",
        "rating": 4.78,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      },
      {
        "name": "Shah Nasrullah",
        "dupr_id": "17JW25",
        "rating": 4.857,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  }
]