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

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

ID: 8048670454

对局比分

15-4

获胜 / Win

对决日期

2025-01-18

对局时间 (估算)

11:30 PM

对决场地

Warren, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
EH
Evan Hollinsky

GGWORD · Windsor, ON, CA

DUPR

5.438

TW
Tanner Wallace

Y3LPQ1 · Brownstown Charter Township, MI, US

DUPR

5.162

阵营 2负方
CF
Christopher Foster

1RW5MQ · USA

DUPR

4.939

JF
Jamon Ford

3XJGR1 · Clinton Township, MI, US

DUPR

4.871

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8048670454
显示原始对决元数据 JSON
[
  {
    "team_id": 7400438219,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Evan Hollinsky",
        "dupr_id": "GGWORD",
        "rating": 5.438,
        "profile_pic_url": null,
        "location": "Windsor, ON, CA"
      },
      {
        "name": "Tanner Wallace",
        "dupr_id": "Y3LPQ1",
        "rating": 5.162,
        "profile_pic_url": null,
        "location": "Brownstown Charter Township, MI, US"
      }
    ]
  },
  {
    "team_id": 8445385292,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Foster",
        "dupr_id": "1RW5MQ",
        "rating": 4.939,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jamon Ford",
        "dupr_id": "3XJGR1",
        "rating": 4.871,
        "profile_pic_url": null,
        "location": "Clinton Township, MI, US"
      }
    ]
  }
]