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

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

ID: 8457152194

对局比分

6-11, 12-10, 11-7

获胜 / Win

对决日期

2026-04-30

对局时间 (估算)

11:30 PM

对决场地

Johnson Ranch Sports Club

未核实场馆

对决竞争阵营

阵营 1胜方
GC
Glauka Carvajal Lane

3ONZ4E · Castellón de la Plana, VC, ES

DUPR

5.454

BL
Brandon Lane

17KNM5 · Camalote, Cayo District, BZ

DUPR

6.028

阵营 2负方
AB
Arielle Butler

3LVZX6 · Franklin, WI, US

DUPR

5.383

SL
Spencer Lanier

P17ZM3 · Newberg, OR, US

DUPR

6.210

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8457152194
显示原始对决元数据 JSON
[
  {
    "team_id": 8559002761,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Glauka Carvajal Lane",
        "dupr_id": "3ONZ4E",
        "rating": 5.454,
        "profile_pic_url": null,
        "location": "Castellón de la Plana, VC, ES"
      },
      {
        "name": "Brandon Lane",
        "dupr_id": "17KNM5",
        "rating": 6.028,
        "profile_pic_url": null,
        "location": "Camalote, Cayo District, BZ"
      }
    ]
  },
  {
    "team_id": 7966887526,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Arielle Butler",
        "dupr_id": "3LVZX6",
        "rating": 5.383,
        "profile_pic_url": null,
        "location": "Franklin, WI, US"
      },
      {
        "name": "Spencer Lanier",
        "dupr_id": "P17ZM3",
        "rating": 6.21,
        "profile_pic_url": null,
        "location": "Newberg, OR, US"
      }
    ]
  }
]