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

The Columbus Open @ MatchPoint - Mens Doubles Skill: (4.5 To 5.0) Age: (5 To 34)

ID: 7204637888

对局比分

15-8

获胜 / Win

对决日期

2025-12-20

对局时间 (估算)

9:00 PM

对决场地

Columbus, OH

View Facility Page →

对决竞争阵营

阵营 1胜方
DB
David Burkholder

XK0EO2 · Sugarcreek, OH, US

DUPR

4.576

AM
Anthony Miller

KDY7JO · Tuscarawas County, OH, US

DUPR

4.610

阵营 2负方
CF
Coby Frabott

3LYMRJ · Columbus, OH, US

DUPR

4.065

KC
Kendall Coffman

W6Q5YQ · Columbus, OH, US

DUPR

4.792

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7204637888
显示原始对决元数据 JSON
[
  {
    "team_id": 7642414440,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David  Burkholder",
        "dupr_id": "XK0EO2",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": "Sugarcreek, OH, US"
      },
      {
        "name": "Anthony  Miller",
        "dupr_id": "KDY7JO",
        "rating": 4.61,
        "profile_pic_url": null,
        "location": "Tuscarawas County, OH, US"
      }
    ]
  },
  {
    "team_id": 6934999833,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Coby Frabott",
        "dupr_id": "3LYMRJ",
        "rating": 4.065,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Kendall Coffman",
        "dupr_id": "W6Q5YQ",
        "rating": 4.792,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]