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

Second Annual Kern Valley Youth Scholarship Fundraiser, sponsored by Mt. Mesa Men's Club - Women's Doubles Experienced: (3.5 And Above)

ID: 4984016547

对局比分

15-1

获胜 / Win

对决日期

2025-10-04

对局时间 (估算)

4:45 AM

对决场地

Lake Isabella, CA

未核实场馆

对决竞争阵营

阵营 1胜方
Terri Baker

V72KRE · Bakersfield, CA, US

DUPR

4.252

HK
Hydee Krauss

3P07NM · Bakersfield, CA, US

DUPR

4.035

阵营 2负方
OV
Olga Villalovos

3PJ4LZ · USA

DUPR

3.259

SF
Shirley Franco

8MV6MD · USA

DUPR

3.484

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4984016547
显示原始对决元数据 JSON
[
  {
    "team_id": 6183633322,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Terri Baker",
        "dupr_id": "V72KRE",
        "rating": 4.252,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1238344/images/profile/1b00816e-eaa0-4922-aefe-2e25e0d2d705.jpg",
        "location": "Bakersfield, CA, US"
      },
      {
        "name": "Hydee Krauss",
        "dupr_id": "3P07NM",
        "rating": 4.035,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      }
    ]
  },
  {
    "team_id": 6940958920,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Olga Villalovos",
        "dupr_id": "3PJ4LZ",
        "rating": 3.259,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shirley Franco",
        "dupr_id": "8MV6MD",
        "rating": 3.484,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]