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

PPA Tour: 2026 Newport Beach Open - Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 5755004420

对局比分

11-2, 11-5

落败 / Loss

对决日期

2026-03-07

对局时间 (估算)

9:00 PM

对决场地

Newport Beach, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
SR
Sivam Rao

597QWR · Irvine, CA, US

DUPR

4.793

AH
Akshay Harishankar

KXZJW7 · Irvine, CA, US

DUPR

4.785

阵营 2负方
SK
Siddharth Kusuma

QPNL24 · Los Angeles, CA, US

DUPR

4.705

JT
Jayden Tsao

W6G40Y · Las Vegas, NV, US

DUPR

4.390

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5755004420
显示原始对决元数据 JSON
[
  {
    "team_id": 4849084900,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sivam Rao",
        "dupr_id": "597QWR",
        "rating": 4.793,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      },
      {
        "name": "Akshay Harishankar",
        "dupr_id": "KXZJW7",
        "rating": 4.785,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      }
    ]
  },
  {
    "team_id": 6308038720,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Siddharth Kusuma",
        "dupr_id": "QPNL24",
        "rating": 4.705,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Jayden Tsao",
        "dupr_id": "W6G40Y",
        "rating": 4.39,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]