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

MoneyBall

ID: 4760456294

对局比分

11-5

落败 / Loss

对决日期

2025-05-04

对局时间 (估算)

3:30 PM

对决场地

4956 E 35th St N, Wichita, KS 67220, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
DB
David Belew

3OXX73 · Wichita, KS, US

DUPR

5.027

BB
Bob Berlien

30GRX8 · Edmond, OK, US

DUPR

4.940

阵营 2负方
BH
Brian Harshman

17MVVM · Wichita, KS, US

DUPR

4.940

SW
Scott Wolford

35EQL1 · Wichita, KS, US

DUPR

4.463

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4760456294
显示原始对决元数据 JSON
[
  {
    "team_id": 7342956833,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Belew",
        "dupr_id": "3OXX73",
        "rating": 5.027,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Bob Berlien",
        "dupr_id": "30GRX8",
        "rating": 4.94,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  },
  {
    "team_id": 5628905434,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Harshman",
        "dupr_id": "17MVVM",
        "rating": 4.94,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Scott Wolford",
        "dupr_id": "35EQL1",
        "rating": 4.463,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]