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

MIXED: 3.5-3.99

ID: 6966785742

对局比分

12-10

获胜 / Win

对决日期

2026-04-08

对局时间 (估算)

7:30 PM

对决场地

Chaires Park

未核实场馆

对决竞争阵营

阵营 1胜方
GB
Gabriella Bellomo

ZDMW5L · Tallahassee, FL, US

DUPR

3.238

AW
Aiden Ward

PZE4DG · Tallahassee, FL, US

DUPR

3.741

阵营 2负方
DJ
Donato Jr Baes

7J9R0M · USA

DUPR

3.534

LF
Lexie Foz

7NN2K9 · Tallahassee, FL, US

DUPR

3.776

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6966785742
显示原始对决元数据 JSON
[
  {
    "team_id": 5958645932,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gabriella  Bellomo",
        "dupr_id": "ZDMW5L",
        "rating": 3.238,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      },
      {
        "name": "Aiden Ward",
        "dupr_id": "PZE4DG",
        "rating": 3.741,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  },
  {
    "team_id": 4837496477,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Donato Jr Baes",
        "dupr_id": "7J9R0M",
        "rating": 3.534,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lexie Foz",
        "dupr_id": "7NN2K9",
        "rating": 3.776,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  }
]