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

Smash Spring Open 2026 - Open COED Doubles Event Skill Age: (Any)

ID: 5710466667

对局比分

10-11

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

4:45 AM

对决场地

Branford, CT

未核实场馆

对决竞争阵营

阵营 1负方
DK
Danko Kenjic

355LRR · Farmington, CT, US

DUPR

4.902

SR
Samuel Rodriguez

4LZ0GV · Madrid, MD, ES

DUPR

5.266

阵营 2胜方
Hudson De Risi

L2NORK · Cold Spring Harbor, NY, US

DUPR

4.947

CC
candrin Chris

OD59L7 · Port Washington, NY, US

DUPR

5.098

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5710466667
显示原始对决元数据 JSON
[
  {
    "team_id": 5983046314,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Danko Kenjic",
        "dupr_id": "355LRR",
        "rating": 4.902,
        "profile_pic_url": null,
        "location": "Farmington, CT, US"
      },
      {
        "name": "Samuel Rodriguez",
        "dupr_id": "4LZ0GV",
        "rating": 5.266,
        "profile_pic_url": null,
        "location": "Madrid, MD, ES"
      }
    ]
  },
  {
    "team_id": 8317112213,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hudson De Risi",
        "dupr_id": "L2NORK",
        "rating": 4.947,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/40151/images/profile/bffd24fb-09e6-44cb-94ee-dba5f75f1035.jpg",
        "location": "Cold Spring Harbor, NY, US"
      },
      {
        "name": "candrin Chris",
        "dupr_id": "OD59L7",
        "rating": 5.098,
        "profile_pic_url": null,
        "location": "Port Washington, NY, US"
      }
    ]
  }
]