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

2026 B\Town Throwdown - Cash Prize Tournament - Mens Doubles Skill: (5.0) Age: (Any)

ID: 5124320977

对局比分

12-10, 11-6

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

2:15 AM

对决场地

Bloomington, IL

View Facility Page →

对决竞争阵营

阵营 1胜方
JV
Jeffrey van der Eems

1QXLYD · Bettendorf, IA, US

DUPR

5.315

ID
Indrajit Dhar

35D9V0 · Buffalo Grove, IL, US

DUPR

5.059

阵营 2负方
WL
William Lin

YXDGKP · Bettendorf, IA, US

DUPR

5.111

MB
Matthew Birkhofer

8DPGQ6 · Bettendorf, IA, US

DUPR

5.142

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5124320977
显示原始对决元数据 JSON
[
  {
    "team_id": 6526739996,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey van der Eems",
        "dupr_id": "1QXLYD",
        "rating": 5.315,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      },
      {
        "name": "Indrajit Dhar",
        "dupr_id": "35D9V0",
        "rating": 5.059,
        "profile_pic_url": null,
        "location": "Buffalo Grove, IL, US"
      }
    ]
  },
  {
    "team_id": 4538140454,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William Lin",
        "dupr_id": "YXDGKP",
        "rating": 5.111,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      },
      {
        "name": "Matthew Birkhofer",
        "dupr_id": "8DPGQ6",
        "rating": 5.142,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      }
    ]
  }
]