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

Mens Doubles Skill: (Pro) Age: (Any)

ID: 8295660422

对局比分

4-11

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

3:30 PM

对决场地

40100 Six Mile Rd, Northville, MI 48168, USA

未核实场馆

对决竞争阵营

阵营 1负方
MH
Matthew Haley

8J5NEW · Williamston, MI, US

DUPR

4.648

DH
Daniel Howard

8G0YPD · Meridian charter Township, MI, US

DUPR

4.754

阵营 2胜方
TC
Tristan Covacha

DW752M · Orion Township, MI, US

DUPR

4.660

FL
Fred Lee

Z9JKRQ · Rochester, MI, US

DUPR

4.428

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8295660422
显示原始对决元数据 JSON
[
  {
    "team_id": 4700133509,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Haley",
        "dupr_id": "8J5NEW",
        "rating": 4.648,
        "profile_pic_url": null,
        "location": "Williamston, MI, US"
      },
      {
        "name": "Daniel Howard",
        "dupr_id": "8G0YPD",
        "rating": 4.754,
        "profile_pic_url": null,
        "location": "Meridian charter Township, MI, US"
      }
    ]
  },
  {
    "team_id": 7703115080,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tristan Covacha",
        "dupr_id": "DW752M",
        "rating": 4.66,
        "profile_pic_url": null,
        "location": "Orion Township, MI, US"
      },
      {
        "name": "Fred Lee",
        "dupr_id": "Z9JKRQ",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "Rochester, MI, US"
      }
    ]
  }
]