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

Division 2 - Fall 2025

ID: 8318237176

对局比分

0-11

获胜 / Win

对决日期

2025-12-09

对局时间 (估算)

5:00 PM

对决场地

The Villages, FL

View Facility Page →

对决竞争阵营

阵营 1负方
BB
Bill Brecht

L5PVN6 · USA

DUPR

4.218

DW
Douglas White

1RO7ZE · USA

DUPR

4.053

阵营 2胜方
CM
Carl Marquess

352M53 · The Villages, FL, US

DUPR

4.261

JP
Jason Powell

2L9NXY · USA

DUPR

4.772

数据访问 (AI / 开发者)

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

cURL Request:

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