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

Zimmer Biomet APP New York City Open-USAP GT Tourney Men's PRO Doubles QUALIFIER Points Draw

ID: 7636837770

对局比分

15-10

获胜 / Win

对决日期

2024-05-22

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MS
Matthew Slowinski

3Y9O41 · Montclair, NJ, US

DUPR

5.318

MB
Michael Burdakin

3OR64E · USA

DUPR

5.247

阵营 2负方
EJ
Ethan Jauschneg

17WO43 · Ocoee, FL, US

DUPR

5.656

BH
Brian Hickman

84Z6K1 · Landis, NC, US

DUPR

5.096

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7636837770
显示原始对决元数据 JSON
[
  {
    "team_id": 6380916496,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Slowinski",
        "dupr_id": "3Y9O41",
        "rating": 5.318,
        "profile_pic_url": null,
        "location": "Montclair, NJ, US"
      },
      {
        "name": "Michael Burdakin",
        "dupr_id": "3OR64E",
        "rating": 5.247,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8176136798,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ethan Jauschneg",
        "dupr_id": "17WO43",
        "rating": 5.656,
        "profile_pic_url": null,
        "location": "Ocoee, FL, US"
      },
      {
        "name": "Brian Hickman",
        "dupr_id": "84Z6K1",
        "rating": 5.096,
        "profile_pic_url": null,
        "location": "Landis, NC, US"
      }
    ]
  }
]