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

Bowl Bonanza Men's 4.5+ Doubles Tourney

ID: 6190993955

对局比分

15-5

获胜 / Win

对决日期

2025-12-27

对局时间 (估算)

12:45 AM

对决场地

3480 Indianola Ave, Columbus, OH 43214, USA

未核实场馆

对决竞争阵营

阵营 1胜方
DH
Daniel Hunt

3Z7RZP · Westerville, OH, US

DUPR

4.971

MV
Mark Vannatta

8MZOML · Upper Arlington, OH, US

DUPR

4.969

阵营 2负方
TS
Ted Sun

RZKYXZ · USA

DUPR

4.388

PS
Paul Szawranskyj

ODMJM2 · Westerville, OH, US

DUPR

4.692

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6190993955
显示原始对决元数据 JSON
[
  {
    "team_id": 5644154346,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Hunt",
        "dupr_id": "3Z7RZP",
        "rating": 4.971,
        "profile_pic_url": null,
        "location": "Westerville, OH, US"
      },
      {
        "name": "Mark Vannatta",
        "dupr_id": "8MZOML",
        "rating": 4.969,
        "profile_pic_url": null,
        "location": "Upper Arlington, OH, US"
      }
    ]
  },
  {
    "team_id": 7636607803,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ted Sun",
        "dupr_id": "RZKYXZ",
        "rating": 4.388,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Szawranskyj",
        "dupr_id": "ODMJM2",
        "rating": 4.692,
        "profile_pic_url": null,
        "location": "Westerville, OH, US"
      }
    ]
  }
]