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

APP Tour: The Owl Newport Beach Open -USAP GT Tourney Mixed PRO Doubles - QUALIFIER

ID: 7840717356

对局比分

15-9

获胜 / Win

对决日期

2024-07-04

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
WL
Walter Lau

1NX4G7 · Tamuning, GU

DUPR

5.505

DR
Dana Raugust

17JWWN · Coeur d'Alene, ID, US

DUPR

5.234

阵营 2负方
YH
Yu-Chieh Hsieh

30Z594 · Taipei City, TW

DUPR

5.470

Frank Anthony Davis

35E4QV · Bridgeton, NJ, US

DUPR

5.655

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7840717356
显示原始对决元数据 JSON
[
  {
    "team_id": 4522139880,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Walter Lau",
        "dupr_id": "1NX4G7",
        "rating": 5.505,
        "profile_pic_url": null,
        "location": "Tamuning, GU"
      },
      {
        "name": "Dana Raugust",
        "dupr_id": "17JWWN",
        "rating": 5.234,
        "profile_pic_url": null,
        "location": "Coeur d'Alene, ID, US"
      }
    ]
  },
  {
    "team_id": 4674381830,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yu-Chieh Hsieh",
        "dupr_id": "30Z594",
        "rating": 5.47,
        "profile_pic_url": null,
        "location": "Taipei City, TW"
      },
      {
        "name": "Frank Anthony Davis",
        "dupr_id": "35E4QV",
        "rating": 5.655,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1236633/images/profile/0148b631-5289-4851-bac1-07a9299f7f40.png",
        "location": "Bridgeton, NJ, US"
      }
    ]
  }
]