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

Competitive Open Play Match

ID: 8436053891

对局比分

11-7, 6-11, 11-1, 7-11, 11-8

落败 / Loss

对决日期

2023-04-04

对局时间 (估算)

12:45 AM

对决场地

Sandy, UT, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
DP
Dennis Pennington

1RK26M · USA

DUPR

3.500

MJ
Mike Johnson

3Y5XP4 · Riverton, UT, US

DUPR

4.730

阵营 2负方
BB
Brett Buker

8EMLWV · Riverton, UT, US

DUPR

5.586

NB
Neil Birrell

17ZNJM · USA

DUPR

3.500

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8436053891
显示原始对决元数据 JSON
[
  {
    "team_id": 5584996976,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dennis Pennington",
        "dupr_id": "1RK26M",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Johnson",
        "dupr_id": "3Y5XP4",
        "rating": 4.73,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  },
  {
    "team_id": 7361620927,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brett Buker",
        "dupr_id": "8EMLWV",
        "rating": 5.586,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      },
      {
        "name": "Neil Birrell",
        "dupr_id": "17ZNJM",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]