返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

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

ID: 8526054497

对局比分

2-11

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

6:15 AM

对决场地

Bloomington, IL

View Facility Page →

对决竞争阵营

阵营 1负方
MH
Matthew Hinshaw

6Z4G2K · USA

DUPR

4.193

SS
Scott Schroeder

3500XV · East Peoria, IL, US

DUPR

4.273

阵营 2胜方
AT
Aaron Thum

12YZJR · Canton, IL, US

DUPR

4.471

CB
Clint Brown

3L442J · USA

DUPR

4.280

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8526054497
显示原始对决元数据 JSON
[
  {
    "team_id": 8105562104,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Hinshaw",
        "dupr_id": "6Z4G2K",
        "rating": 4.193,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Schroeder",
        "dupr_id": "3500XV",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": "East Peoria, IL, US"
      }
    ]
  },
  {
    "team_id": 7389725519,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aaron Thum",
        "dupr_id": "12YZJR",
        "rating": 4.471,
        "profile_pic_url": null,
        "location": "Canton, IL, US"
      },
      {
        "name": "Clint Brown",
        "dupr_id": "3L442J",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]