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

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

ID: 6065594301

对局比分

8-11, 11-3, 11-7

获胜 / Win

对决日期

2026-04-30

对局时间 (估算)

10:15 AM

对决场地

Johnson Ranch Sports Club

未核实场馆

对决竞争阵营

阵营 1胜方
BL
Brandon Lane

17KNM5 · Camalote, Cayo District, BZ

DUPR

6.027

Randy Blanco

DWD5DY · Havana, Havana, CU

DUPR

6.090

阵营 2负方
JB
Jake Bower

JZXX5M · Deerfield Beach, FL, US

DUPR

5.532

BF
Brandon Fritze

3YMZZE · Philadelphia, PA, US

DUPR

5.582

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6065594301
显示原始对决元数据 JSON
[
  {
    "team_id": 6640824453,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon Lane",
        "dupr_id": "17KNM5",
        "rating": 6.027,
        "profile_pic_url": null,
        "location": "Camalote, Cayo District, BZ"
      },
      {
        "name": "Randy Blanco",
        "dupr_id": "DWD5DY",
        "rating": 6.09,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/226039/images/profile/099f5474-50c1-4180-a1a8-17085027b89d.png",
        "location": "Havana, Havana, CU"
      }
    ]
  },
  {
    "team_id": 4658702148,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jake Bower",
        "dupr_id": "JZXX5M",
        "rating": 5.532,
        "profile_pic_url": null,
        "location": "Deerfield Beach, FL, US"
      },
      {
        "name": "Brandon Fritze",
        "dupr_id": "3YMZZE",
        "rating": 5.582,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  }
]