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

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

ID: 5613025759

对局比分

11-8, 11-2

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

8:45 AM

对决场地

Johnson Ranch Sports Club

未核实场馆

对决竞争阵营

阵营 1胜方
BE
Blake e Arrant

RZ6KKE · Dallas, TX, US

DUPR

5.407

JH
John Hedberg

8MDLV8 · St. George, UT, US

DUPR

5.662

阵营 2负方
RD
Robin D’Abreo

165M5K · Port Coquitlam, BC, CA

DUPR

5.601

DR
David Ruan

17NWY4 · Mercer Island, WA, US

DUPR

5.568

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5613025759
显示原始对决元数据 JSON
[
  {
    "team_id": 7790107224,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Blake e Arrant",
        "dupr_id": "RZ6KKE",
        "rating": 5.407,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "John Hedberg",
        "dupr_id": "8MDLV8",
        "rating": 5.662,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 5377077613,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robin D’Abreo",
        "dupr_id": "165M5K",
        "rating": 5.601,
        "profile_pic_url": null,
        "location": "Port Coquitlam, BC, CA"
      },
      {
        "name": "David Ruan",
        "dupr_id": "17NWY4",
        "rating": 5.568,
        "profile_pic_url": null,
        "location": "Mercer Island, WA, US"
      }
    ]
  }
]