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

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

ID: 7682830822

对局比分

10-11

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

11:30 PM

对决场地

Bloomington, IL

View Facility Page →

对决竞争阵营

阵营 1负方
BK
Brock Kennell

4VP406 · USA

DUPR

4.200

RF
Rob Finney

8MD25L · USA

DUPR

4.188

阵营 2胜方
EM
Eric M Robb

89XVWR · Decatur, IL, US

DUPR

4.386

CS
Christopher Shultz

894X0R · Decatur, IL, US

DUPR

4.146

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7682830822
显示原始对决元数据 JSON
[
  {
    "team_id": 7339473924,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brock Kennell",
        "dupr_id": "4VP406",
        "rating": 4.2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rob Finney",
        "dupr_id": "8MD25L",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7507830001,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric M Robb",
        "dupr_id": "89XVWR",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": "Decatur, IL, US"
      },
      {
        "name": "Christopher Shultz",
        "dupr_id": "894X0R",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": "Decatur, IL, US"
      }
    ]
  }
]