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

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

ID: 7111810749

对局比分

7-11

获胜 / Win

对决日期

2025-12-20

对局时间 (估算)

10:15 AM

对决场地

Columbus, OH

View Facility Page →

对决竞争阵营

阵营 1负方
JW
Josh Weaver

LV49OK · USA

DUPR

5.011

MM
Mervin Miller

QXNERR · Millersburg, OH, US

DUPR

4.422

阵营 2胜方
CH
Caleb Hughes

67VX5G · Columbus, OH, US

DUPR

4.833

JF
Jayce Fitzpatrick

89KRVJ · Morrisville, NC, US

DUPR

5.517

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7111810749
显示原始对决元数据 JSON
[
  {
    "team_id": 8539955930,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Josh Weaver",
        "dupr_id": "LV49OK",
        "rating": 5.011,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mervin  Miller",
        "dupr_id": "QXNERR",
        "rating": 4.422,
        "profile_pic_url": null,
        "location": "Millersburg, OH, US"
      }
    ]
  },
  {
    "team_id": 4692414116,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Caleb Hughes",
        "dupr_id": "67VX5G",
        "rating": 4.833,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Jayce Fitzpatrick",
        "dupr_id": "89KRVJ",
        "rating": 5.517,
        "profile_pic_url": null,
        "location": "Morrisville, NC, US"
      }
    ]
  }
]