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

Bowl Bonanza Men's 4.5+ Doubles Tourney

ID: 8515687930

对局比分

15-10

获胜 / Win

对决日期

2025-12-27

对局时间 (估算)

11:30 PM

对决场地

3480 Indianola Ave, Columbus, OH 43214, USA

未核实场馆

对决竞争阵营

阵营 1胜方
DH
Daniel Hunt

3Z7RZP · Westerville, OH, US

DUPR

4.970

MV
Mark Vannatta

8MZOML · Upper Arlington, OH, US

DUPR

4.968

阵营 2负方
LC
Luke Crawford

35ZR9P · Columbus, OH, US

DUPR

4.752

Aaron Lacey

8MEXP3 · Lancaster, OH, US

DUPR

4.679

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8515687930
显示原始对决元数据 JSON
[
  {
    "team_id": 7501953848,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Hunt",
        "dupr_id": "3Z7RZP",
        "rating": 4.97,
        "profile_pic_url": null,
        "location": "Westerville, OH, US"
      },
      {
        "name": "Mark Vannatta",
        "dupr_id": "8MZOML",
        "rating": 4.968,
        "profile_pic_url": null,
        "location": "Upper Arlington, OH, US"
      }
    ]
  },
  {
    "team_id": 6750991254,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luke Crawford",
        "dupr_id": "35ZR9P",
        "rating": 4.752,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Aaron Lacey",
        "dupr_id": "8MEXP3",
        "rating": 4.679,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1439314/images/profile/7dfc6063-df2f-4e5c-8bfc-0b727f389aef.jpg",
        "location": "Lancaster, OH, US"
      }
    ]
  }
]