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

Mens 3.5 - 4.0 Pool 1

ID: 4970559610

对局比分

8-11

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

11:30 PM

对决场地

The Picklr - Mundelein, IL

未核实场馆

对决竞争阵营

阵营 1负方
SP
SD Prakash

6NN99K · Lake Zurich, IL, US

DUPR

3.528

VZ
Victor Zuev

9JG96R · USA

DUPR

3.617

阵营 2胜方
VV
Vineet Verma

JZJ2ND · Buffalo Grove, IL, US

DUPR

3.591

AG
Apoorva Garg

NRGRMZ · Mundelein, IL, US

DUPR

3.764

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4970559610
显示原始对决元数据 JSON
[
  {
    "team_id": 5378699827,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "SD Prakash",
        "dupr_id": "6NN99K",
        "rating": 3.528,
        "profile_pic_url": null,
        "location": "Lake Zurich, IL, US"
      },
      {
        "name": "Victor Zuev",
        "dupr_id": "9JG96R",
        "rating": 3.617,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7311813040,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vineet Verma",
        "dupr_id": "JZJ2ND",
        "rating": 3.591,
        "profile_pic_url": null,
        "location": "Buffalo Grove, IL, US"
      },
      {
        "name": "Apoorva Garg",
        "dupr_id": "NRGRMZ",
        "rating": 3.764,
        "profile_pic_url": null,
        "location": "Mundelein, IL, US"
      }
    ]
  }
]