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

The HUB Summer League 4.0-4.5 Women's Doubles (Week 4)

ID: 7252392110

对局比分

15-9

获胜 / Win

对决日期

2025-08-03

对局时间 (估算)

3:30 PM

对决场地

9545 Campo Rd, Spring Valley, CA 91977, USA

未核实场馆

对决竞争阵营

阵营 1胜方
BV
Bernice Vargas Wiley

0YLG2N · Chula Vista, CA, US

DUPR

3.953

LB
Lexie Bautista

RYWZWZ · Chula Vista, CA, US

DUPR

3.518

阵营 2负方
JT
Josie Tercero

2LYQW4 · San Diego, CA, US

DUPR

3.886

AT
Alexandra Terwilliger

MY720O · San Diego, CA, US

DUPR

4.115

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7252392110
显示原始对决元数据 JSON
[
  {
    "team_id": 5082129753,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bernice Vargas Wiley",
        "dupr_id": "0YLG2N",
        "rating": 3.953,
        "profile_pic_url": null,
        "location": "Chula Vista, CA, US"
      },
      {
        "name": "Lexie Bautista",
        "dupr_id": "RYWZWZ",
        "rating": 3.518,
        "profile_pic_url": null,
        "location": "Chula Vista, CA, US"
      }
    ]
  },
  {
    "team_id": 6063572176,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josie Tercero",
        "dupr_id": "2LYQW4",
        "rating": 3.886,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Alexandra Terwilliger",
        "dupr_id": "MY720O",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]