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

NP Punta Gorda Classic Powered by Onix - Mens Doubles Skill: 4.0 Age: (59 And Under)

ID: 5322848861

对局比分

3-11

获胜 / Win

对决日期

2025-12-06

对局时间 (估算)

6:15 AM

对决场地

Punta Gorda, FL

View Facility Page →

对决竞争阵营

阵营 1负方
JB
Jeff Babisz

KX2XDO · Punta Gorda, FL, US

DUPR

3.469

JS
jeff stewart

G5YXXV · USA

DUPR

3.578

阵营 2胜方
CA
Christopher Atkins

YXNVN4 · USA

DUPR

4.113

MD
Marc Deaner

3ZZEKD · Fort Myers, FL, US

DUPR

4.106

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5322848861
显示原始对决元数据 JSON
[
  {
    "team_id": 7254474800,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeff Babisz",
        "dupr_id": "KX2XDO",
        "rating": 3.469,
        "profile_pic_url": null,
        "location": "Punta Gorda, FL, US"
      },
      {
        "name": "jeff stewart",
        "dupr_id": "G5YXXV",
        "rating": 3.578,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7542101186,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christopher Atkins",
        "dupr_id": "YXNVN4",
        "rating": 4.113,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marc Deaner",
        "dupr_id": "3ZZEKD",
        "rating": 4.106,
        "profile_pic_url": null,
        "location": "Fort Myers, FL, US"
      }
    ]
  }
]