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

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

ID: 7452345391

对局比分

5-11

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

8:45 AM

对决场地

Bloomington, IL

View Facility Page →

对决竞争阵营

阵营 1负方
EM
Eric M Robb

89XVWR · Decatur, IL, US

DUPR

4.302

CS
Christopher Shultz

894X0R · Decatur, IL, US

DUPR

4.088

阵营 2胜方
BW
Brad Wilber

35N5NR · USA

DUPR

4.506

NT
Norjeno Tomelden

89YD47 · USA

DUPR

4.219

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7452345391
显示原始对决元数据 JSON
[
  {
    "team_id": 6316284051,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric M Robb",
        "dupr_id": "89XVWR",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "Decatur, IL, US"
      },
      {
        "name": "Christopher Shultz",
        "dupr_id": "894X0R",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": "Decatur, IL, US"
      }
    ]
  },
  {
    "team_id": 6460341090,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brad Wilber",
        "dupr_id": "35N5NR",
        "rating": 4.506,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Norjeno Tomelden",
        "dupr_id": "89YD47",
        "rating": 4.219,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]