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

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

ID: 4595292156

对局比分

9-11

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

1:00 PM

对决场地

Bloomington, IL

View Facility Page →

对决竞争阵营

阵营 1负方
BP
Brandon Pichen

RZERWQ · Yorkville, IL, US

DUPR

3.944

SN
Shawn Nelson

8W46KQ · Naperville, IL, US

DUPR

4.414

阵营 2胜方
MH
Matthew Hinshaw

6Z4G2K · USA

DUPR

4.088

SS
Scott Schroeder

3500XV · East Peoria, IL, US

DUPR

4.241

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4595292156
显示原始对决元数据 JSON
[
  {
    "team_id": 6450505060,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brandon Pichen",
        "dupr_id": "RZERWQ",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": "Yorkville, IL, US"
      },
      {
        "name": "Shawn Nelson",
        "dupr_id": "8W46KQ",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      }
    ]
  },
  {
    "team_id": 5698934566,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Hinshaw",
        "dupr_id": "6Z4G2K",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Schroeder",
        "dupr_id": "3500XV",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": "East Peoria, IL, US"
      }
    ]
  }
]