返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Pickle in the Land Presented by Akron Children's - Women's Doubles (4.5 to 4.99) (18-29)

ID: 4685360038

对局比分

15-3

落败 / Loss

对决日期

2025-12-13

对局时间 (估算)

11:30 PM

对决场地

Cleveland, OH

View Facility Page →

对决竞争阵营

阵营 1胜方
CP
Cara Provenzale

XJ2KZR · Westlake, OH, US

DUPR

4.560

CS
caroline stepnowski

L5QX7Q · Chagrin Falls, OH, US

DUPR

4.652

阵营 2负方
JH
Julia Hurt

JZ4OJO · Chagrin Falls, OH, US

DUPR

4.021

LB
Lauren B Burkhard

2LEVOY · Streetsboro, OH, US

DUPR

4.290

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4685360038
显示原始对决元数据 JSON
[
  {
    "team_id": 5919485391,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cara Provenzale",
        "dupr_id": "XJ2KZR",
        "rating": 4.56,
        "profile_pic_url": null,
        "location": "Westlake, OH, US"
      },
      {
        "name": "caroline stepnowski",
        "dupr_id": "L5QX7Q",
        "rating": 4.652,
        "profile_pic_url": null,
        "location": "Chagrin Falls, OH, US"
      }
    ]
  },
  {
    "team_id": 4905666391,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Julia Hurt",
        "dupr_id": "JZ4OJO",
        "rating": 4.021,
        "profile_pic_url": null,
        "location": "Chagrin Falls, OH, US"
      },
      {
        "name": "Lauren B Burkhard",
        "dupr_id": "2LEVOY",
        "rating": 4.29,
        "profile_pic_url": null,
        "location": "Streetsboro, OH, US"
      }
    ]
  }
]