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

REBALLUTION CUP 2026 (PRO: 20.000€) - 40+ PRO WOMENS DOUBLES

ID: 6874717436

对局比分

15-9

落败 / Loss

对决日期

2026-06-06

对局时间 (估算)

9:00 PM

对决场地

POLIDEPORTIVO ANTONIO BARRIENTOS CHISPA

未核实场馆

对决竞争阵营

阵营 1胜方
PC
Patricia Castrillo

3VP77P · USA

DUPR

4.556

SG
Silvia Gutierrez

E9NZNV · USA

DUPR

4.622

阵营 2负方
JF
Jo Foster

GGDVPX · London, England, GB

DUPR

4.814

TB
Tessa Bruyns

JZOZZ4 · USA

DUPR

4.590

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6874717436
显示原始对决元数据 JSON
[
  {
    "team_id": 6248584273,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patricia Castrillo",
        "dupr_id": "3VP77P",
        "rating": 4.556,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Silvia Gutierrez",
        "dupr_id": "E9NZNV",
        "rating": 4.622,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5326385419,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jo Foster",
        "dupr_id": "GGDVPX",
        "rating": 4.814,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Tessa Bruyns",
        "dupr_id": "JZOZZ4",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]