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

Sept-Oct 3.5 Men's League (DUPR 3.25-3.75 required and reported)

ID: 6375014523

对局比分

9-11

获胜 / Win

对决日期

2025-09-22

对局时间 (估算)

4:45 AM

对决场地

Keystone Crossing | The PICKLR

未核实场馆

对决竞争阵营

阵营 1负方
HC
Hari C

5EG67P · Fishers, IN, US

DUPR

3.503

AV
Aaron Vitatoe

EGZNGW · USA

DUPR

3.683

阵营 2胜方
AC
Andres Cordova

N76V0W · Fishers, IN, US

DUPR

3.396

RD
Raam Diora

Z90PWD · Washington, DC, US

DUPR

3.551

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6375014523
显示原始对决元数据 JSON
[
  {
    "team_id": 7242899078,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hari C",
        "dupr_id": "5EG67P",
        "rating": 3.503,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      },
      {
        "name": "Aaron Vitatoe",
        "dupr_id": "EGZNGW",
        "rating": 3.683,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6399367489,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andres Cordova",
        "dupr_id": "N76V0W",
        "rating": 3.396,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      },
      {
        "name": "Raam Diora",
        "dupr_id": "Z90PWD",
        "rating": 3.551,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      }
    ]
  }
]