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

J - Team Bracket

ID: 6489930558

对局比分

15-21

获胜 / Win

对决日期

2026-02-07

对局时间 (估算)

7:30 PM

对决场地

Performance Pickleball RVA

View Facility Page →

对决竞争阵营

阵营 1负方
AB
Arun Balakrishna

PKE9YG · Stanford, CA, US

DUPR

4.323

IH
Isabella Hoang

L55MPK · Escondido, CA, US

DUPR

5.091

阵营 2胜方
TF
Tyler Ferguson

1N69WZ · Frederick, MD, US

DUPR

4.673

DN
Dorsa Naghibi

KOEZJ7 · Gaithersburg, MD, US

DUPR

4.284

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6489930558
显示原始对决元数据 JSON
[
  {
    "team_id": 7225266052,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Arun Balakrishna",
        "dupr_id": "PKE9YG",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": "Stanford, CA, US"
      },
      {
        "name": "Isabella Hoang",
        "dupr_id": "L55MPK",
        "rating": 5.091,
        "profile_pic_url": null,
        "location": "Escondido, CA, US"
      }
    ]
  },
  {
    "team_id": 4412974720,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tyler Ferguson",
        "dupr_id": "1N69WZ",
        "rating": 4.673,
        "profile_pic_url": null,
        "location": "Frederick, MD, US"
      },
      {
        "name": "Dorsa Naghibi",
        "dupr_id": "KOEZJ7",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      }
    ]
  }
]