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

APA - Tournament Of Champions (TOC) - Mens Doubles Skill: (PRO)

ID: 8389985130

对局比分

11-4, 3-11, 11-8

落败 / Loss

对决日期

2025-11-16

对局时间 (估算)

7:30 PM

对决场地

Windsor, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
EH
Evan Hollinsky

GGWORD · Windsor, ON, CA

DUPR

5.687

NT
Nicolas Tran

EGRR4M · ON, CA

DUPR

5.010

阵营 2负方
NV
Nathan Vickery

DWPXYX · Essex County, ON, CA

DUPR

4.789

AB
Alec Brown

17LQ20 · Allen Park, MI, US

DUPR

4.918

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8389985130
显示原始对决元数据 JSON
[
  {
    "team_id": 6094506811,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Evan Hollinsky",
        "dupr_id": "GGWORD",
        "rating": 5.687,
        "profile_pic_url": null,
        "location": "Windsor, ON, CA"
      },
      {
        "name": "Nicolas Tran",
        "dupr_id": "EGRR4M",
        "rating": 5.01,
        "profile_pic_url": null,
        "location": "ON, CA"
      }
    ]
  },
  {
    "team_id": 7765023396,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathan Vickery",
        "dupr_id": "DWPXYX",
        "rating": 4.789,
        "profile_pic_url": null,
        "location": "Essex County, ON, CA"
      },
      {
        "name": "Alec Brown",
        "dupr_id": "17LQ20",
        "rating": 4.918,
        "profile_pic_url": null,
        "location": "Allen Park, MI, US"
      }
    ]
  }
]