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

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

ID: 4346546472

对局比分

11-4, 11-6

落败 / Loss

对决日期

2026-04-30

对局时间 (估算)

1:00 PM

对决场地

Johnson Ranch Sports Club

未核实场馆

对决竞争阵营

阵营 1胜方
AP
Amber Policare

4L64EK · NY, US

DUPR

5.303

Jae Centonze

RZ22XQ · Belleview, FL, US

DUPR

5.560

阵营 2负方
LC
Laviniu Caba

3PQW6G · Roseville, CA, US

DUPR

5.093

AM
Ashley Mackie

DW420L · Fairfield, CA, US

DUPR

4.713

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4346546472
显示原始对决元数据 JSON
[
  {
    "team_id": 7093884358,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amber Policare",
        "dupr_id": "4L64EK",
        "rating": 5.303,
        "profile_pic_url": null,
        "location": "NY, US"
      },
      {
        "name": "Jae Centonze",
        "dupr_id": "RZ22XQ",
        "rating": 5.56,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/89253/images/profile/93952ae6-187e-4e3e-949f-7930068b69d3.png",
        "location": "Belleview, FL, US"
      }
    ]
  },
  {
    "team_id": 8520986508,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Laviniu Caba",
        "dupr_id": "3PQW6G",
        "rating": 5.093,
        "profile_pic_url": null,
        "location": "Roseville, CA, US"
      },
      {
        "name": "Ashley Mackie",
        "dupr_id": "DW420L",
        "rating": 4.713,
        "profile_pic_url": null,
        "location": "Fairfield, CA, US"
      }
    ]
  }
]