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

APS Newport Open - OPEN Doubles Prize Money

ID: 6364043180

对局比分

15-14

落败 / Loss

对决日期

2025-05-18

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MH
Matthew Hoyt

1RGGOD · Newport Beach, CA, US

DUPR

4.629

MW
Mason Wei

30R62X · USA

DUPR

5.460

阵营 2负方
JO
John-Douglas Owens

8J566M · USA

DUPR

5.371

JP
Jake Presser

3XLPD7 · Rancho Mirage, CA, US

DUPR

5.165

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6364043180
显示原始对决元数据 JSON
[
  {
    "team_id": 8075076495,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Hoyt",
        "dupr_id": "1RGGOD",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      },
      {
        "name": "Mason Wei ",
        "dupr_id": "30R62X",
        "rating": 5.46,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7097596624,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John-Douglas Owens",
        "dupr_id": "8J566M",
        "rating": 5.371,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jake Presser",
        "dupr_id": "3XLPD7",
        "rating": 5.165,
        "profile_pic_url": null,
        "location": "Rancho Mirage, CA, US"
      }
    ]
  }
]