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

Queen City Classic presented by LFG Tourneys - Mens Doubles Skill: (4.5) Age: (Any)

ID: 6187396026

对局比分

5-15

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

7:30 PM

对决场地

Concord, NC

View Facility Page →

对决竞争阵营

阵营 1负方
HV
Hirav Vachhrajani

566EWR · Ahmedabad, GJ, IN

DUPR

4.276

PR
Purva Rajnish Desai

V2YWGP · USA

DUPR

3.309

阵营 2胜方
OK
Oliver King

MY697P · Raleigh, NC, US

DUPR

4.623

DS
David Smith

3VLRDP · NC, US

DUPR

4.052

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6187396026
显示原始对决元数据 JSON
[
  {
    "team_id": 6068261016,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hirav Vachhrajani",
        "dupr_id": "566EWR",
        "rating": 4.276,
        "profile_pic_url": null,
        "location": "Ahmedabad, GJ, IN"
      },
      {
        "name": "Purva Rajnish Desai",
        "dupr_id": "V2YWGP",
        "rating": 3.309,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7124021306,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Oliver King",
        "dupr_id": "MY697P",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "David Smith",
        "dupr_id": "3VLRDP",
        "rating": 4.052,
        "profile_pic_url": null,
        "location": "NC, US"
      }
    ]
  }
]