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

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

ID: 5851048912

对局比分

11-4

获胜 / Win

对决日期

2025-12-06

对局时间 (估算)

5:00 PM

对决场地

Punta Gorda, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
WD
Wilfred David

17JQZN · Coconut Creek, FL, US

DUPR

4.644

PT
Pierre Trottier

JZG6MJ · USA

DUPR

4.177

阵营 2负方
JG
Jay Gable

30RD4Q · Miromar Lakes, FL, US

DUPR

4.005

GW
Gary Wojtkowski

3ZD2GQ · St. Clair Shores, MI, US

DUPR

3.910

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5851048912
显示原始对决元数据 JSON
[
  {
    "team_id": 5926533306,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wilfred David",
        "dupr_id": "17JQZN",
        "rating": 4.644,
        "profile_pic_url": null,
        "location": "Coconut Creek, FL, US"
      },
      {
        "name": "Pierre Trottier",
        "dupr_id": "JZG6MJ",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5893123884,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jay Gable",
        "dupr_id": "30RD4Q",
        "rating": 4.005,
        "profile_pic_url": null,
        "location": "Miromar Lakes, FL, US"
      },
      {
        "name": "Gary Wojtkowski",
        "dupr_id": "3ZD2GQ",
        "rating": 3.91,
        "profile_pic_url": null,
        "location": "St. Clair Shores, MI, US"
      }
    ]
  }
]