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

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

ID: 8038855816

对局比分

15-3

落败 / Loss

对决日期

2025-12-06

对局时间 (估算)

5:00 PM

对决场地

Warren, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
JB
Jack Bellinger

DWJWP6 · Grand Rapids, MI, US

DUPR

5.262

SS
Seth Scharich

3LZZWQ · Grand Rapids, MI, US

DUPR

5.057

阵营 2负方
MN
Matthew Navarra

1NNY71 · Henderson, NV, US

DUPR

4.656

DB
David Becker

L5GNMQ · Canton, MI, US

DUPR

4.725

数据访问 (AI / 开发者)

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

cURL Request:

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