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

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

ID: 8087943264

对局比分

15-3

落败 / Loss

对决日期

2025-12-06

对局时间 (估算)

1:00 PM

对决场地

Warren, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
JF
Jack Fisher

2LN544 · Grosse Pointe Park, MI, US

DUPR

5.257

Jack Swan

V4DGW6 · Dearborn, MI, US

DUPR

5.166

阵营 2负方
KW
Kyle Wilhelm

3LXN5Q · Farmington Hills, MI, US

DUPR

4.651

AB
Alec Brown

17LQ20 · Allen Park, MI, US

DUPR

4.925

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8087943264
显示原始对决元数据 JSON
[
  {
    "team_id": 7354105244,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Fisher",
        "dupr_id": "2LN544",
        "rating": 5.257,
        "profile_pic_url": null,
        "location": "Grosse Pointe Park, MI, US"
      },
      {
        "name": "Jack Swan",
        "dupr_id": "V4DGW6",
        "rating": 5.166,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1332389/images/profile/07c84fde-d31b-432f-a17c-fd8f81466ec4.png",
        "location": "Dearborn, MI, US"
      }
    ]
  },
  {
    "team_id": 7600779196,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Wilhelm",
        "dupr_id": "3LXN5Q",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Farmington Hills, MI, US"
      },
      {
        "name": "Alec Brown",
        "dupr_id": "17LQ20",
        "rating": 4.925,
        "profile_pic_url": null,
        "location": "Allen Park, MI, US"
      }
    ]
  }
]