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

7th Annual Chico Classic Presented by Northern California National Bank - Mens Doubles Skill: (4.5)

ID: 5684276889

对局比分

11-1

获胜 / Win

对决日期

2025-11-08

对局时间 (估算)

10:15 AM

对决场地

Chico, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
LJ
Leaf Jensen

8KDPM6 · Central Point, OR, US

DUPR

4.997

TD
Thomas Dols

MY9LVV · Talent, OR, US

DUPR

4.914

阵营 2负方
VZ
Victoriano Zamora

2LJZDR · USA

DUPR

3.868

BM
Brandon Malone

WXMJKK · USA

DUPR

4.091

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5684276889
显示原始对决元数据 JSON
[
  {
    "team_id": 7784528916,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leaf Jensen",
        "dupr_id": "8KDPM6",
        "rating": 4.997,
        "profile_pic_url": null,
        "location": "Central Point, OR, US"
      },
      {
        "name": "Thomas Dols",
        "dupr_id": "MY9LVV",
        "rating": 4.914,
        "profile_pic_url": null,
        "location": "Talent, OR, US"
      }
    ]
  },
  {
    "team_id": 7269668691,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Victoriano Zamora",
        "dupr_id": "2LJZDR",
        "rating": 3.868,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon Malone",
        "dupr_id": "WXMJKK",
        "rating": 4.091,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]