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

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

ID: 5689735496

对局比分

15-10

落败 / Loss

对决日期

2025-12-06

对局时间 (估算)

9:00 PM

对决场地

Warren, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
JB
Jack Bellinger

DWJWP6 · Grand Rapids, MI, US

DUPR

5.229

SS
Seth Scharich

3LZZWQ · Grand Rapids, MI, US

DUPR

5.024

阵营 2负方
MN
Matthew Navarra

1NNY71 · Henderson, NV, US

DUPR

4.697

DB
David Becker

L5GNMQ · Canton, MI, US

DUPR

4.751

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5689735496
显示原始对决元数据 JSON
[
  {
    "team_id": 4816127827,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Bellinger",
        "dupr_id": "DWJWP6",
        "rating": 5.229,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      },
      {
        "name": "Seth Scharich",
        "dupr_id": "3LZZWQ",
        "rating": 5.024,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      }
    ]
  },
  {
    "team_id": 5350741133,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Navarra",
        "dupr_id": "1NNY71",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "David Becker",
        "dupr_id": "L5GNMQ",
        "rating": 4.751,
        "profile_pic_url": null,
        "location": "Canton, MI, US"
      }
    ]
  }
]