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

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

ID: 7391088890

对局比分

11-1, 11-3

获胜 / Win

对决日期

2026-04-30

对局时间 (估算)

3:30 PM

对决场地

Johnson Ranch Sports Club

未核实场馆

对决竞争阵营

阵营 1胜方
SJ
Simone Jardim

3ZZ4KL · Naples, FL, US

DUPR

5.838

AH
Amanda Hendry

3XR5R3 · Port St. Lucie, FL, US

DUPR

5.592

阵营 2负方
KC
Kelly Chen

1NM9K6 · CA, US

DUPR

5.182

JL
Janet Liu

2ZZ0W7 · Palo Alto, CA, US

DUPR

5.201

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7391088890
显示原始对决元数据 JSON
[
  {
    "team_id": 6949614564,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Simone Jardim",
        "dupr_id": "3ZZ4KL",
        "rating": 5.838,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Amanda Hendry",
        "dupr_id": "3XR5R3",
        "rating": 5.592,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      }
    ]
  },
  {
    "team_id": 4447046564,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelly Chen",
        "dupr_id": "1NM9K6",
        "rating": 5.182,
        "profile_pic_url": null,
        "location": "CA, US"
      },
      {
        "name": "Janet Liu",
        "dupr_id": "2ZZ0W7",
        "rating": 5.201,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  }
]