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

APC National Championship - Men's Doubles

ID: 7642248821

对局比分

11-8, 11-4, 11-8

落败 / Loss

对决日期

2026-01-29

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DM
Danny Miron

8GQLPQ · Atlanta, GA, US

DUPR

5.576

JL
Jacob Lee

WXDZLM · Duluth, GA, US

DUPR

4.649

阵营 2负方
MB
Michael Brown

QPYZR4 · Tulsa, OK, US

DUPR

4.346

DH
Daniel Hozhabri

1247OR · Broken Arrow, OK, US

DUPR

4.752

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7642248821
显示原始对决元数据 JSON
[
  {
    "team_id": 7502747480,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danny Miron",
        "dupr_id": "8GQLPQ",
        "rating": 5.576,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Jacob Lee",
        "dupr_id": "WXDZLM",
        "rating": 4.649,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      }
    ]
  },
  {
    "team_id": 5657467447,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Brown",
        "dupr_id": "QPYZR4",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Daniel Hozhabri",
        "dupr_id": "1247OR",
        "rating": 4.752,
        "profile_pic_url": null,
        "location": "Broken Arrow, OK, US"
      }
    ]
  }
]