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

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

ID: 6344194099

对局比分

11-3

获胜 / Win

对决日期

2025-11-08

对局时间 (估算)

8:45 AM

对决场地

Chico, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
LJ
Leaf Jensen

8KDPM6 · Central Point, OR, US

DUPR

5.020

TD
Thomas Dols

MY9LVV · Talent, OR, US

DUPR

4.963

阵营 2负方
AH
Allan Hubbard

3YNM6D · Red Bluff, CA, US

DUPR

4.758

TS
Tim Shiffer

30PRG8 · Shasta, CA, US

DUPR

4.624

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6344194099
显示原始对决元数据 JSON
[
  {
    "team_id": 7084519807,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leaf Jensen",
        "dupr_id": "8KDPM6",
        "rating": 5.02,
        "profile_pic_url": null,
        "location": "Central Point, OR, US"
      },
      {
        "name": "Thomas Dols",
        "dupr_id": "MY9LVV",
        "rating": 4.963,
        "profile_pic_url": null,
        "location": "Talent, OR, US"
      }
    ]
  },
  {
    "team_id": 4331213348,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Allan Hubbard",
        "dupr_id": "3YNM6D",
        "rating": 4.758,
        "profile_pic_url": null,
        "location": "Red Bluff, CA, US"
      },
      {
        "name": "Tim Shiffer",
        "dupr_id": "30PRG8",
        "rating": 4.624,
        "profile_pic_url": null,
        "location": "Shasta, CA, US"
      }
    ]
  }
]