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

APA - The GTA Open - Womens Doubles Skill: (4.5/5.0) - OPEN

ID: 6216944195

对局比分

15-11

落败 / Loss

对决日期

2026-04-05

对局时间 (估算)

12:45 AM

对决场地

Missisauga, ON

未核实场馆

对决竞争阵营

阵营 1胜方
Emilie Corbett

RWEXLN · USA

DUPR

4.512

CJ
chloe jean

VXXMDE · Longueuil, QC, CA

DUPR

4.243

阵营 2负方
SL
Siyan Luo

2LZN59 · Toronto, ON, CA

DUPR

4.660

VX
Vicky Xia

L2MV5Q · Markham, ON, CA

DUPR

4.488

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6216944195
显示原始对决元数据 JSON
[
  {
    "team_id": 6211248356,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emilie Corbett",
        "dupr_id": "RWEXLN",
        "rating": 4.512,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/197/images/profile/18053dba-18f7-4c4d-a383-9dfcb0fb6646.jpg",
        "location": ""
      },
      {
        "name": "chloe jean",
        "dupr_id": "VXXMDE",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": "Longueuil, QC, CA"
      }
    ]
  },
  {
    "team_id": 5657264646,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Siyan Luo",
        "dupr_id": "2LZN59",
        "rating": 4.66,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Vicky Xia",
        "dupr_id": "L2MV5Q",
        "rating": 4.488,
        "profile_pic_url": null,
        "location": "Markham, ON, CA"
      }
    ]
  }
]