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

Village Pickle RD 2

ID: 6548134429

对局比分

1-11, 6-11

获胜 / Win

对决日期

2025-11-04

对局时间 (估算)

2:15 AM

对决场地

Leesburg, VA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
KC
Kea Chhour

JJPVKM · Leesburg, VA, US

DUPR

4.425

JA
Josh Angulo

M2X40G · USA

DUPR

4.587

阵营 2胜方
DI
Darren Iden

7DM66M · Winchester, VA, US

DUPR

4.775

RP
Riwaj Pandey

592OEV · USA

DUPR

4.639

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6548134429
显示原始对决元数据 JSON
[
  {
    "team_id": 6290677661,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kea Chhour",
        "dupr_id": "JJPVKM",
        "rating": 4.425,
        "profile_pic_url": null,
        "location": "Leesburg, VA, US"
      },
      {
        "name": "Josh Angulo",
        "dupr_id": "M2X40G",
        "rating": 4.587,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8536237295,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Darren Iden",
        "dupr_id": "7DM66M",
        "rating": 4.775,
        "profile_pic_url": null,
        "location": "Winchester, VA, US"
      },
      {
        "name": "Riwaj Pandey",
        "dupr_id": "592OEV",
        "rating": 4.639,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]