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

APP Sacramento Open Benftg. Shriners Children's - Mixed Pro Doubles

ID: 8422930465

对局比分

11-3, 11-6

获胜 / Win

对决日期

2026-04-30

对局时间 (估算)

2:15 AM

对决场地

Johnson Ranch Sports Club

未核实场馆

对决竞争阵营

阵营 1胜方
EB
Etienne Blaszkewycz

8DJ4LL · Laval, QC, CA

DUPR

6.063

DR
Dana Raugust

17JWWN · Coeur d'Alene, ID, US

DUPR

5.690

阵营 2负方
BF
Brandon Fritze

3YMZZE · Philadelphia, PA, US

DUPR

5.575

AL
Alejandra Lopez Borobia

3P4G7Q · Lajas, Lajas, PR

DUPR

5.295

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8422930465
显示原始对决元数据 JSON
[
  {
    "team_id": 6151286782,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Etienne Blaszkewycz",
        "dupr_id": "8DJ4LL",
        "rating": 6.063,
        "profile_pic_url": null,
        "location": "Laval, QC, CA"
      },
      {
        "name": "Dana Raugust",
        "dupr_id": "17JWWN",
        "rating": 5.69,
        "profile_pic_url": null,
        "location": "Coeur d'Alene, ID, US"
      }
    ]
  },
  {
    "team_id": 7119991133,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Fritze",
        "dupr_id": "3YMZZE",
        "rating": 5.575,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Alejandra Lopez Borobia",
        "dupr_id": "3P4G7Q",
        "rating": 5.295,
        "profile_pic_url": null,
        "location": "Lajas, Lajas, PR"
      }
    ]
  }
]