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

HKPC $5500 Summer Smash Open - Mixed Doubles Skill: (4.0 To 4.5) Age: (Any)

ID: 6317313948

对局比分

11-4

落败 / Loss

对决日期

2025-08-18

对局时间 (估算)

1:00 PM

对决场地

New York, NY

View Facility Page →

对决竞争阵营

阵营 1胜方
ST
Sydney Tran

VXM5M5 · New York, NY, US

DUPR

4.589

AM
Alan Ma

67VNQD · New York, NY, US

DUPR

4.473

阵营 2负方
DG
danielle goldwert

2LVQ9E · New York, NY, US

DUPR

4.023

SS
Sunil Sabnis

O6VYVW · New York, NY, US

DUPR

3.915

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6317313948
显示原始对决元数据 JSON
[
  {
    "team_id": 4989709523,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sydney Tran",
        "dupr_id": "VXM5M5",
        "rating": 4.589,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Alan Ma",
        "dupr_id": "67VNQD",
        "rating": 4.473,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 5444643029,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "danielle goldwert",
        "dupr_id": "2LVQ9E",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Sunil Sabnis",
        "dupr_id": "O6VYVW",
        "rating": 3.915,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]