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

MIXED: 3.5-3.99

ID: 8199349238

对局比分

9-11

落败 / Loss

对决日期

2026-04-08

对局时间 (估算)

3:30 PM

对决场地

Chaires Park

未核实场馆

对决竞争阵营

阵营 1负方
GB
Gabriella Bellomo

ZDMW5L · Tallahassee, FL, US

DUPR

3.177

AW
Aiden Ward

PZE4DG · Tallahassee, FL, US

DUPR

3.682

阵营 2胜方
KA
Khalig Atakishiyev

RY744M · USA

DUPR

3.865

ZT
Zoe Tejero

G0ERVM · Tallahassee, FL, US

DUPR

3.700

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8199349238
显示原始对决元数据 JSON
[
  {
    "team_id": 7020511757,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gabriella  Bellomo",
        "dupr_id": "ZDMW5L",
        "rating": 3.177,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      },
      {
        "name": "Aiden Ward",
        "dupr_id": "PZE4DG",
        "rating": 3.682,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  },
  {
    "team_id": 7390473860,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Khalig  Atakishiyev",
        "dupr_id": "RY744M",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zoe Tejero",
        "dupr_id": "G0ERVM",
        "rating": 3.7,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  }
]