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

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

ID: 8148898922

对局比分

11-3, 11-6

落败 / Loss

对决日期

2026-05-03

对局时间 (估算)

3:30 PM

对决场地

Johnson Ranch Sports Club

未核实场馆

对决竞争阵营

阵营 1胜方
BO
Bobbi Oshiro

3PZ42M · Plantation, FL, US

DUPR

5.930

Katerina Stewart

8EX2QO · Miami, FL, US

DUPR

5.989

阵营 2负方
SJ
Simone Jardim

3ZZ4KL · Naples, FL, US

DUPR

5.781

AH
Amanda Hendry

3XR5R3 · Port St. Lucie, FL, US

DUPR

5.604

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8148898922
显示原始对决元数据 JSON
[
  {
    "team_id": 8480886620,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bobbi Oshiro",
        "dupr_id": "3PZ42M",
        "rating": 5.93,
        "profile_pic_url": null,
        "location": "Plantation, FL, US"
      },
      {
        "name": "Katerina Stewart",
        "dupr_id": "8EX2QO",
        "rating": 5.989,
        "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": 7124736483,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Simone Jardim",
        "dupr_id": "3ZZ4KL",
        "rating": 5.781,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Amanda Hendry",
        "dupr_id": "3XR5R3",
        "rating": 5.604,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      }
    ]
  }
]