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

Chase the New Year: Men's Singles Open Quarter-Finals

ID: 7447050482

对局比分

11-9

获胜 / Win

对决日期

2026-01-03

对局时间 (估算)

3:30 PM

对决场地

Life Time, Trinity Parkway, Centreville, VA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
MD
Matthew D Kozar

7DK545 · Windber, PA, US

DUPR

5.014

阵营 2负方
CC
Christopher Cosgrove

7DY279 · Burke, VA, US

DUPR

4.772

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7447050482
显示原始对决元数据 JSON
[
  {
    "team_id": 8405549915,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew D Kozar",
        "dupr_id": "7DK545",
        "rating": 5.014,
        "profile_pic_url": null,
        "location": "Windber, PA, US"
      }
    ]
  },
  {
    "team_id": 8159315489,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Cosgrove",
        "dupr_id": "7DY279",
        "rating": 4.772,
        "profile_pic_url": null,
        "location": "Burke, VA, US"
      }
    ]
  }
]