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

Division 2 - Fall 2025

ID: 7625960042

对局比分

1-11

获胜 / Win

对决日期

2025-12-09

对局时间 (估算)

3:30 PM

对决场地

The Villages, FL

View Facility Page →

对决竞争阵营

阵营 1负方
BB
Bill Brecht

L5PVN6 · The Villages, FL, US

DUPR

4.201

DW
Douglas White

1RO7ZE · USA

DUPR

4.036

阵营 2胜方
CM
Carl Marquess

352M53 · The Villages, FL, US

DUPR

4.279

JP
Jason Powell

2L9NXY · USA

DUPR

4.795

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7625960042
显示原始对决元数据 JSON
[
  {
    "team_id": 8286131821,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bill Brecht",
        "dupr_id": "L5PVN6",
        "rating": 4.201,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Douglas White",
        "dupr_id": "1RO7ZE",
        "rating": 4.036,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7448378702,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carl Marquess",
        "dupr_id": "352M53",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Jason Powell",
        "dupr_id": "2L9NXY",
        "rating": 4.795,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]