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

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

ID: 5508158397

对局比分

4-11

落败 / Loss

对决日期

2025-12-06

对局时间 (估算)

10:15 AM

对决场地

Punta Gorda, FL

View Facility Page →

对决竞争阵营

阵营 1负方
WD
Wilfred David

17JQZN · Coconut Creek, FL, US

DUPR

4.580

PT
Pierre Trottier

JZG6MJ · USA

DUPR

4.081

阵营 2胜方
ME
Matt East

3ZDPLD · Naples, FL, US

DUPR

4.703

SO
Shane ODell

KO0Z4Y · USA

DUPR

4.363

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5508158397
显示原始对决元数据 JSON
[
  {
    "team_id": 6607326334,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Wilfred David",
        "dupr_id": "17JQZN",
        "rating": 4.58,
        "profile_pic_url": null,
        "location": "Coconut Creek, FL, US"
      },
      {
        "name": "Pierre Trottier",
        "dupr_id": "JZG6MJ",
        "rating": 4.081,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5013816464,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt East",
        "dupr_id": "3ZDPLD",
        "rating": 4.703,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Shane ODell",
        "dupr_id": "KO0Z4Y",
        "rating": 4.363,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]