返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Bash Winter Classic - Mens Doubles Skill: (Open) Age: (Any)

ID: 4488707713

对局比分

15-3

获胜 / Win

对决日期

2025-01-18

对局时间 (估算)

2:15 AM

对决场地

Warren, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
EH
Evan Hollinsky

GGWORD · Windsor, ON, CA

DUPR

5.423

TW
Tanner Wallace

Y3LPQ1 · Brownstown Charter Township, MI, US

DUPR

5.078

阵营 2负方
MA
Marc Albo

DW7064 · Shelby Township, MI, US

DUPR

4.137

JS
Joe Scrivano

9PMDWV · USA

DUPR

4.822

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4488707713
显示原始对决元数据 JSON
[
  {
    "team_id": 7997417782,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Evan Hollinsky",
        "dupr_id": "GGWORD",
        "rating": 5.423,
        "profile_pic_url": null,
        "location": "Windsor, ON, CA"
      },
      {
        "name": "Tanner Wallace",
        "dupr_id": "Y3LPQ1",
        "rating": 5.078,
        "profile_pic_url": null,
        "location": "Brownstown Charter Township, MI, US"
      }
    ]
  },
  {
    "team_id": 5909806674,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marc Albo",
        "dupr_id": "DW7064",
        "rating": 4.137,
        "profile_pic_url": null,
        "location": "Shelby Township, MI, US"
      },
      {
        "name": "Joe Scrivano",
        "dupr_id": "9PMDWV",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]