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

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

ID: 7810110584

对局比分

11-2

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

9:00 PM

对决场地

Bloomington, IL

View Facility Page →

对决竞争阵营

阵营 1胜方
MH
Matthew Hinshaw

6Z4G2K · USA

DUPR

4.500

SS
Scott Schroeder

3500XV · East Peoria, IL, US

DUPR

4.367

阵营 2负方
DE
Daryl Evans

4L0ZD2 · USA

DUPR

3.706

JR
Joe Roe

3YMLZD · USA

DUPR

3.997

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7810110584
显示原始对决元数据 JSON
[
  {
    "team_id": 5044867371,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Hinshaw",
        "dupr_id": "6Z4G2K",
        "rating": 4.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Schroeder",
        "dupr_id": "3500XV",
        "rating": 4.367,
        "profile_pic_url": null,
        "location": "East Peoria, IL, US"
      }
    ]
  },
  {
    "team_id": 8488649545,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daryl Evans",
        "dupr_id": "4L0ZD2",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe Roe",
        "dupr_id": "3YMLZD",
        "rating": 3.997,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]