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

The Columbus Open @ MatchPoint - Mens Doubles OPEN Cash Prize: (Any) Age: (Any)

ID: 6444614606

对局比分

4-11

落败 / Loss

对决日期

2025-12-20

对局时间 (估算)

3:30 PM

对决场地

Columbus, OH

View Facility Page →

对决竞争阵营

阵营 1负方
JW
Josh Weaver

LV49OK · USA

DUPR

5.099

MM
Mervin Miller

QXNERR · Millersburg, OH, US

DUPR

4.464

阵营 2胜方
NG
Nitin Gera

3O950L · Powell, OH, US

DUPR

5.229

BH
Bryan Heft

3LWNVZ · Dublin, OH, US

DUPR

5.899

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6444614606
显示原始对决元数据 JSON
[
  {
    "team_id": 6559318552,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Josh Weaver",
        "dupr_id": "LV49OK",
        "rating": 5.099,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mervin  Miller",
        "dupr_id": "QXNERR",
        "rating": 4.464,
        "profile_pic_url": null,
        "location": "Millersburg, OH, US"
      }
    ]
  },
  {
    "team_id": 7801162863,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nitin Gera",
        "dupr_id": "3O950L",
        "rating": 5.229,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      },
      {
        "name": "Bryan Heft",
        "dupr_id": "3LWNVZ",
        "rating": 5.899,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      }
    ]
  }
]