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

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

ID: 8571761004

对局比分

5-11

获胜 / Win

对决日期

2025-12-06

对局时间 (估算)

1:00 PM

对决场地

Punta Gorda, FL

View Facility Page →

对决竞争阵营

阵营 1负方
DS
Doug Schnabel

PKO4PZ · USA

DUPR

4.056

DB
Darryl Bartlett

17ZMX9 · Holland, MI, US

DUPR

4.442

阵营 2胜方
WD
Wilfred David

17JQZN · Coconut Creek, FL, US

DUPR

4.622

PT
Pierre Trottier

JZG6MJ · USA

DUPR

4.144

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8571761004
显示原始对决元数据 JSON
[
  {
    "team_id": 5714207997,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Doug Schnabel",
        "dupr_id": "PKO4PZ",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darryl Bartlett",
        "dupr_id": "17ZMX9",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Holland, MI, US"
      }
    ]
  },
  {
    "team_id": 5866935685,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wilfred David",
        "dupr_id": "17JQZN",
        "rating": 4.622,
        "profile_pic_url": null,
        "location": "Coconut Creek, FL, US"
      },
      {
        "name": "Pierre Trottier",
        "dupr_id": "JZG6MJ",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]