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

Apex Men's Thursday League

ID: 7836863636

对局比分

3-11

落败 / Loss

对决日期

2026-05-21

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SD
Sid Douglas

VX4KD7 · Lake Winnebago, MO, US

DUPR

3.771

TB
Tim Bahr

994MOV · Lee's Summit, MO, US

DUPR

3.585

阵营 2胜方
JC
James Cline

16RGK8 · Belton, MO, US

DUPR

3.426

AS
Alex Smith

WXVJNG · Lee's Summit, MO, US

DUPR

3.537

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7836863636
显示原始对决元数据 JSON
[
  {
    "team_id": 8079202789,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sid Douglas",
        "dupr_id": "VX4KD7",
        "rating": 3.771,
        "profile_pic_url": null,
        "location": "Lake Winnebago, MO, US"
      },
      {
        "name": "Tim Bahr",
        "dupr_id": "994MOV",
        "rating": 3.585,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  },
  {
    "team_id": 6165940765,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Cline",
        "dupr_id": "16RGK8",
        "rating": 3.426,
        "profile_pic_url": null,
        "location": "Belton, MO, US"
      },
      {
        "name": "Alex Smith",
        "dupr_id": "WXVJNG",
        "rating": 3.537,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  }
]