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

APA - The GTA Open - Mixed Doubles Skill: (4.5/5.0) Age: 18+ (OPEN$)

ID: 4322895471

对局比分

15-8

落败 / Loss

对决日期

2026-04-04

对局时间 (估算)

4:45 AM

对决场地

Missisauga, ON

未核实场馆

对决竞争阵营

阵营 1胜方
Emilie Corbett

RWEXLN · USA

DUPR

4.462

MY
Mickael Yergeau

YNOLNK · Mauricie, QC, CA

DUPR

4.486

阵营 2负方
JT
Julie Taylor

L5Q9EZ · Buffalo, NY, US

DUPR

4.232

VR
Victor Rea

8WZ52K · Orchard Park, NY, US

DUPR

4.563

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4322895471
显示原始对决元数据 JSON
[
  {
    "team_id": 7921149078,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emilie Corbett",
        "dupr_id": "RWEXLN",
        "rating": 4.462,
        "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": "Mickael Yergeau",
        "dupr_id": "YNOLNK",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "Mauricie, QC, CA"
      }
    ]
  },
  {
    "team_id": 4815335956,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Julie Taylor",
        "dupr_id": "L5Q9EZ",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Victor Rea",
        "dupr_id": "8WZ52K",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Orchard Park, NY, US"
      }
    ]
  }
]