返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Bash Santa Slam - Mens Doubles Skill: (5.0 And Above) Age: (Any)

ID: 7655941643

对局比分

10-15

落败 / Loss

对决日期

2025-12-06

对局时间 (估算)

12:45 AM

对决场地

Warren, MI

View Facility Page →

对决竞争阵营

阵营 1负方
KW
Kyle Wilhelm

3LXN5Q · Farmington Hills, MI, US

DUPR

4.647

AB
Alec Brown

17LQ20 · Allen Park, MI, US

DUPR

4.922

阵营 2胜方
PG
Parker Grine

8K6OZK · Perrysburg, OH, US

DUPR

5.139

TG
Truit Gray

O6YNXL · USA

DUPR

5.034

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7655941643
显示原始对决元数据 JSON
[
  {
    "team_id": 6026020780,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle Wilhelm",
        "dupr_id": "3LXN5Q",
        "rating": 4.647,
        "profile_pic_url": null,
        "location": "Farmington Hills, MI, US"
      },
      {
        "name": "Alec Brown",
        "dupr_id": "17LQ20",
        "rating": 4.922,
        "profile_pic_url": null,
        "location": "Allen Park, MI, US"
      }
    ]
  },
  {
    "team_id": 6044912223,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Parker Grine",
        "dupr_id": "8K6OZK",
        "rating": 5.139,
        "profile_pic_url": null,
        "location": "Perrysburg, OH, US"
      },
      {
        "name": "Truit Gray",
        "dupr_id": "O6YNXL",
        "rating": 5.034,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]