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

Men's DUPR 10 - S3 - Week 4

ID: 7518888840

对局比分

11-5, 11-2

获胜 / Win

对决日期

2026-04-27

对局时间 (估算)

1:00 PM

对决场地

Littleton, CO, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JS
Jake Storey

3ODJP1 · Aurora, CO, US

DUPR

4.760

PR
Patrick Roy

16P92E · Littleton, CO, US

DUPR

4.891

阵营 2负方
JB
Jackson Beard

89MNV1 · Arvada, CO, US

DUPR

4.621

AK
Alexander Khachigian

DWWPRX · Wheat Ridge, CO, US

DUPR

4.728

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7518888840
显示原始对决元数据 JSON
[
  {
    "team_id": 7561603841,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake Storey",
        "dupr_id": "3ODJP1",
        "rating": 4.76,
        "profile_pic_url": null,
        "location": "Aurora, CO, US"
      },
      {
        "name": "Patrick Roy",
        "dupr_id": "16P92E",
        "rating": 4.891,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      }
    ]
  },
  {
    "team_id": 5788041841,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jackson Beard",
        "dupr_id": "89MNV1",
        "rating": 4.621,
        "profile_pic_url": null,
        "location": "Arvada, CO, US"
      },
      {
        "name": "Alexander Khachigian",
        "dupr_id": "DWWPRX",
        "rating": 4.728,
        "profile_pic_url": null,
        "location": "Wheat Ridge, CO, US"
      }
    ]
  }
]