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

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

ID: 8070302972

对局比分

5-11

落败 / Loss

对决日期

2025-11-08

对局时间 (估算)

9:00 PM

对决场地

Chico, CA

View Facility Page →

对决竞争阵营

阵营 1负方
AH
Allan Hubbard

3YNM6D · Red Bluff, CA, US

DUPR

4.728

TS
Tim Shiffer

30PRG8 · Shasta, CA, US

DUPR

4.586

阵营 2胜方
VZ
Victoriano Zamora

2LJZDR · Roseville, CA, US

DUPR

3.917

BM
Brandon Malone

WXMJKK · USA

DUPR

4.253

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8070302972
显示原始对决元数据 JSON
[
  {
    "team_id": 5193194784,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Allan Hubbard",
        "dupr_id": "3YNM6D",
        "rating": 4.728,
        "profile_pic_url": null,
        "location": "Red Bluff, CA, US"
      },
      {
        "name": "Tim Shiffer",
        "dupr_id": "30PRG8",
        "rating": 4.586,
        "profile_pic_url": null,
        "location": "Shasta, CA, US"
      }
    ]
  },
  {
    "team_id": 8437671129,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Victoriano Zamora",
        "dupr_id": "2LJZDR",
        "rating": 3.917,
        "profile_pic_url": null,
        "location": "Roseville, CA, US"
      },
      {
        "name": "Brandon Malone",
        "dupr_id": "WXMJKK",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]