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

The Colorado Amateur Open - Supporting NPCF powered by Aspen Insurance Agency - Mens Doubles Skill: (4.0) Age: (5 To 28)

ID: 5488595344

对局比分

11-4

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

5:00 PM

对决场地

Arvada, CO

View Facility Page →

对决竞争阵营

阵营 1胜方
TV
Tanner vang

G0M4NX · Thornton, CO, US

DUPR

4.383

SE
Sammy Esquibel

6NMQOG · Thornton, CO, US

DUPR

3.535

阵营 2负方
CL
Caleb Long

WX9VLK · Casper, WY, US

DUPR

3.875

JT
Jaden Thomas

M297RO · Casper, WY, US

DUPR

4.201

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5488595344
显示原始对决元数据 JSON
[
  {
    "team_id": 5842959547,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tanner vang",
        "dupr_id": "G0M4NX",
        "rating": 4.383,
        "profile_pic_url": null,
        "location": "Thornton, CO, US"
      },
      {
        "name": "Sammy Esquibel",
        "dupr_id": "6NMQOG",
        "rating": 3.535,
        "profile_pic_url": null,
        "location": "Thornton, CO, US"
      }
    ]
  },
  {
    "team_id": 4657044959,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Caleb Long",
        "dupr_id": "WX9VLK",
        "rating": 3.875,
        "profile_pic_url": null,
        "location": "Casper, WY, US"
      },
      {
        "name": "Jaden Thomas",
        "dupr_id": "M297RO",
        "rating": 4.201,
        "profile_pic_url": null,
        "location": "Casper, WY, US"
      }
    ]
  }
]