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

Michigan Open - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 8364700832

对局比分

2-11

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

9:00 PM

对决场地

Northville, MI

View Facility Page →

对决竞争阵营

阵营 1负方
DA
DELETED Account

NRG0O6 · USA

DUPR

3.543

JB
Jacob Botardo

GWNKMQ · Rochester Hills, MI, US

DUPR

4.033

阵营 2胜方
TD
Tim DeCant

NRGEJZ · Toledo, OH, US

DUPR

4.281

RE
Ryan Early

4LDZPK · USA

DUPR

4.216

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8364700832
显示原始对决元数据 JSON
[
  {
    "team_id": 6464593350,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "NRG0O6",
        "rating": 3.543,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jacob Botardo",
        "dupr_id": "GWNKMQ",
        "rating": 4.033,
        "profile_pic_url": null,
        "location": "Rochester Hills, MI, US"
      }
    ]
  },
  {
    "team_id": 8464415809,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tim DeCant",
        "dupr_id": "NRGEJZ",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "Toledo, OH, US"
      },
      {
        "name": "Ryan Early",
        "dupr_id": "4LDZPK",
        "rating": 4.216,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]