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

NP Punta Gorda Classic Powered by Onix - Mens Doubles Skill: 4.5+5.0 Age: (Any)

ID: 8054001258

对局比分

11-6

获胜 / Win

对决日期

2025-12-06

对局时间 (估算)

7:30 PM

对决场地

Punta Gorda, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
SD
Steve Douglass

8JQLXO · Naples, FL, US

DUPR

4.409

TH
Tom Heaslip

16REGK · Naples, FL, US

DUPR

4.247

阵营 2负方
DS
Doug Schnabel

PKO4PZ · USA

DUPR

4.065

DB
Darryl Bartlett

17ZMX9 · Holland, MI, US

DUPR

4.452

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8054001258
显示原始对决元数据 JSON
[
  {
    "team_id": 6458869136,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Douglass",
        "dupr_id": "8JQLXO",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Tom Heaslip",
        "dupr_id": "16REGK",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 7553324845,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Doug Schnabel",
        "dupr_id": "PKO4PZ",
        "rating": 4.065,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darryl Bartlett",
        "dupr_id": "17ZMX9",
        "rating": 4.452,
        "profile_pic_url": null,
        "location": "Holland, MI, US"
      }
    ]
  }
]