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

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

ID: 5790999851

对局比分

11-5, 11-7

落败 / Loss

对决日期

2026-04-30

对局时间 (估算)

12:45 AM

对决场地

Johnson Ranch Sports Club

未核实场馆

对决竞争阵营

阵营 1胜方
BO
Bobbi Oshiro

3PZ42M · Plantation, FL, US

DUPR

5.901

Katerina Stewart

8EX2QO · Miami, FL, US

DUPR

5.987

阵营 2负方
DT
Domenika Turkovic

MYNM4P · Zagreb, HR

DUPR

5.733

LT
Leah Tauber

8D75RY · San Diego, CA, US

DUPR

5.293

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5790999851
显示原始对决元数据 JSON
[
  {
    "team_id": 5571221776,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bobbi Oshiro",
        "dupr_id": "3PZ42M",
        "rating": 5.901,
        "profile_pic_url": null,
        "location": "Plantation, FL, US"
      },
      {
        "name": "Katerina Stewart",
        "dupr_id": "8EX2QO",
        "rating": 5.987,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1117681/images/profile/6129e363-a384-4963-9ea3-c66cf8ff504d.png",
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 5714444942,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Domenika Turkovic",
        "dupr_id": "MYNM4P",
        "rating": 5.733,
        "profile_pic_url": null,
        "location": "Zagreb, HR"
      },
      {
        "name": "Leah Tauber",
        "dupr_id": "8D75RY",
        "rating": 5.293,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]