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

NP Windy City Classic Powered by Onix - Mens Doubles Skill: 4.5+5.0 (5.499 And Under) Age: (Any)

ID: 6617728542

对局比分

11-1

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

7:30 PM

对决场地

Highland Park, IL

View Facility Page →

对决竞争阵营

阵营 1胜方
Alex Galoustian

YNZ6YG · Buffalo Grove, IL, US

DUPR

5.085

DG
Danny Greenberg

9947YE · Highland Park, IL, US

DUPR

4.917

阵营 2负方
AA
Andrew Arzac

JZ9JOM · USA

DUPR

4.359

PP
Pranav Palaniappan

99DVJV · USA

DUPR

3.776

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6617728542
显示原始对决元数据 JSON
[
  {
    "team_id": 6747628976,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Galoustian",
        "dupr_id": "YNZ6YG",
        "rating": 5.085,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/48524/images/profile/7c43c6b7-9d1f-4a32-993f-2329eef2e832.png",
        "location": "Buffalo Grove, IL, US"
      },
      {
        "name": "Danny Greenberg",
        "dupr_id": "9947YE",
        "rating": 4.917,
        "profile_pic_url": null,
        "location": "Highland Park, IL, US"
      }
    ]
  },
  {
    "team_id": 6337825485,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Arzac",
        "dupr_id": "JZ9JOM",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pranav Palaniappan",
        "dupr_id": "99DVJV",
        "rating": 3.776,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]