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

APP Sacramento Open Benftg. Shriners Children's - AARP Champions (50+) Mens Pro Doubles

ID: 5488545036

对局比分

15-6

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

1:00 PM

对决场地

Johnson Ranch Sports Club

未核实场馆

对决竞争阵营

阵营 1胜方
JH
John Hostetler

8GYPX8 · Encinitas, CA, US

DUPR

5.560

LY
Laurent Yung

DW9WJ4 · San Diego, CA, US

DUPR

5.605

阵营 2负方
BE
Brett Eberhardt

8WEODL · Honolulu, HI, US

DUPR

5.307

MM
Mikael Maatta

WZ0ONK · USA

DUPR

5.526

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5488545036
显示原始对决元数据 JSON
[
  {
    "team_id": 8252213487,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Hostetler",
        "dupr_id": "8GYPX8",
        "rating": 5.56,
        "profile_pic_url": null,
        "location": "Encinitas, CA, US"
      },
      {
        "name": "Laurent Yung",
        "dupr_id": "DW9WJ4",
        "rating": 5.605,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 4497869948,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brett Eberhardt",
        "dupr_id": "8WEODL",
        "rating": 5.307,
        "profile_pic_url": null,
        "location": "Honolulu, HI, US"
      },
      {
        "name": "Mikael Maatta",
        "dupr_id": "WZ0ONK",
        "rating": 5.526,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]