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

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

ID: 5634871030

对局比分

5-15

获胜 / Win

对决日期

2025-12-06

对局时间 (估算)

11:30 PM

对决场地

Punta Gorda, FL

View Facility Page →

对决竞争阵营

阵营 1负方
RK
Ronald Kurtz

3LPDZ1 · Port Charlotte, FL, US

DUPR

4.315

GP
Gregory Potempa

3ZQ4EM · USA

DUPR

4.161

阵营 2胜方
WD
Wilfred David

17JQZN · Coconut Creek, FL, US

DUPR

4.778

PT
Pierre Trottier

JZG6MJ · USA

DUPR

4.368

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5634871030
显示原始对决元数据 JSON
[
  {
    "team_id": 6839925438,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ronald Kurtz",
        "dupr_id": "3LPDZ1",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": "Port Charlotte, FL, US"
      },
      {
        "name": "Gregory Potempa",
        "dupr_id": "3ZQ4EM",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5547110281,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wilfred David",
        "dupr_id": "17JQZN",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "Coconut Creek, FL, US"
      },
      {
        "name": "Pierre Trottier",
        "dupr_id": "JZG6MJ",
        "rating": 4.368,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]