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

Spring I - 2026 - Triple Team Co-Gender 4.0

ID: 7474730003

对局比分

8-11

获胜 / Win

对决日期

2026-04-21

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
CW
Chanthachone Williams

3ZZL7P · Chester, VA, US

DUPR

4.217

LF
Leah Fremouw

8EP07W · Richmond, VA, US

DUPR

3.676

阵营 2胜方
BH
Brooke Hopkins

84V2J6 · Chesterfield, VA, US

DUPR

3.869

HB
Hope Bocchi

0YN9MN · Richmond, VA, US

DUPR

4.336

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7474730003
显示原始对决元数据 JSON
[
  {
    "team_id": 7352609372,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chanthachone Williams",
        "dupr_id": "3ZZL7P",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Chester, VA, US"
      },
      {
        "name": "Leah Fremouw",
        "dupr_id": "8EP07W",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 5190186405,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brooke Hopkins",
        "dupr_id": "84V2J6",
        "rating": 3.869,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      },
      {
        "name": "Hope Bocchi",
        "dupr_id": "0YN9MN",
        "rating": 4.336,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  }
]