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

APP Tour: The Owl Newport Beach Open -USAP GT Tourney Mens PRO Doubles Qualifier

ID: 5428475114

对局比分

15-9

获胜 / Win

对决日期

2024-07-03

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
WL
Walter Lau

1NX4G7 · Tamuning, GU

DUPR

5.497

Wade Heerboth

4LYP9M · Cleveland, OH, US

DUPR

5.371

阵营 2负方
WM
Will Mackinnon

3574NL · CA, US

DUPR

5.555

BG
Benjamin Grant

3X06E4 · New York, NY, US

DUPR

5.216

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5428475114
显示原始对决元数据 JSON
[
  {
    "team_id": 5433954421,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Walter Lau",
        "dupr_id": "1NX4G7",
        "rating": 5.497,
        "profile_pic_url": null,
        "location": "Tamuning, GU"
      },
      {
        "name": "Wade Heerboth",
        "dupr_id": "4LYP9M",
        "rating": 5.371,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1437554/images/profile/3dee6447-0ded-420c-b0da-571db7fb781e.png",
        "location": "Cleveland, OH, US"
      }
    ]
  },
  {
    "team_id": 7645519697,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Will Mackinnon",
        "dupr_id": "3574NL",
        "rating": 5.555,
        "profile_pic_url": null,
        "location": "CA, US"
      },
      {
        "name": "Benjamin Grant",
        "dupr_id": "3X06E4",
        "rating": 5.216,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]