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

PPA Tour: 2026 Zimmer Biomet Cape Coral Open - Mixed Doubles Skill: (4.5 To 5.0) Age: (60 And Above)

ID: 4786716800

对局比分

6-11, 5-11

落败 / Loss

对决日期

2026-02-12

对局时间 (估算)

9:00 PM

对决场地

Cape Coral, FL

View Facility Page →

对决竞争阵营

阵营 1负方
JA
Jennifer Addeo

NY9XN7 · USA

DUPR

4.276

SD
Steve Douglass

8JQLXO · Naples, FL, US

DUPR

4.304

阵营 2胜方
DF
Diane French

O6P5RP · Bradenton, FL, US

DUPR

3.973

CT
Charles Tim Irwin

3ZZQLL · USA

DUPR

4.476

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4786716800
显示原始对决元数据 JSON
[
  {
    "team_id": 4321211724,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Addeo",
        "dupr_id": "NY9XN7",
        "rating": 4.276,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Douglass",
        "dupr_id": "8JQLXO",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 4315135236,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Diane French",
        "dupr_id": "O6P5RP",
        "rating": 3.973,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Charles Tim Irwin",
        "dupr_id": "3ZZQLL",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]