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

APS Newport Open - OPEN Doubles Prize Money

ID: 8499201736

对局比分

15-10

获胜 / Win

对决日期

2025-05-18

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JO
John-Douglas Owens

8J566M · USA

DUPR

5.778

JP
Jake Presser

3XLPD7 · Rancho Mirage, CA, US

DUPR

5.221

阵营 2负方
WW
William Wimbish

56P9XR · Chula Vista, CA, US

DUPR

4.361

AM
Anthony Miller

RXZPDZ · San Diego, CA, US

DUPR

4.792

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8499201736
显示原始对决元数据 JSON
[
  {
    "team_id": 6462573885,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John-Douglas Owens",
        "dupr_id": "8J566M",
        "rating": 5.778,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jake Presser",
        "dupr_id": "3XLPD7",
        "rating": 5.221,
        "profile_pic_url": null,
        "location": "Rancho Mirage, CA, US"
      }
    ]
  },
  {
    "team_id": 7836400191,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William Wimbish",
        "dupr_id": "56P9XR",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "Chula Vista, CA, US"
      },
      {
        "name": "Anthony Miller",
        "dupr_id": "RXZPDZ",
        "rating": 4.792,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]