返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Apex Men's Thursday League

ID: 6896198168

对局比分

11-4

获胜 / Win

对决日期

2026-05-07

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
TB
Tim Bahr

994MOV · Lee's Summit, MO, US

DUPR

3.644

MS
Matt Swanson

WKPGEK · Lee's Summit, MO, US

DUPR

3.408

阵营 2负方
AS
Alex Smith

WXVJNG · Lee's Summit, MO, US

DUPR

3.490

TC
Tim Camper

MYP7ND · USA

DUPR

2.882

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6896198168
显示原始对决元数据 JSON
[
  {
    "team_id": 7590122572,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Bahr",
        "dupr_id": "994MOV",
        "rating": 3.644,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Matt Swanson",
        "dupr_id": "WKPGEK",
        "rating": 3.408,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  },
  {
    "team_id": 4956495912,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Smith",
        "dupr_id": "WXVJNG",
        "rating": 3.49,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Tim Camper",
        "dupr_id": "MYP7ND",
        "rating": 2.882,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]