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

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

ID: 5838288396

对局比分

2-11

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

1:00 PM

对决场地

Branford, CT

未核实场馆

对决竞争阵营

阵营 1负方
Noah Brady

89RQ4V · New Britain, CT, US

DUPR

5.060

AM
Alec Martone

164KVG · Northford, CT, US

DUPR

4.355

阵营 2胜方
Hudson De Risi

L2NORK · Cold Spring Harbor, NY, US

DUPR

4.960

CC
candrin Chris

OD59L7 · Port Washington, NY, US

DUPR

5.153

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5838288396
显示原始对决元数据 JSON
[
  {
    "team_id": 8019527321,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Noah Brady",
        "dupr_id": "89RQ4V",
        "rating": 5.06,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65ccf0d26475f.jpg",
        "location": "New Britain, CT, US"
      },
      {
        "name": "Alec Martone",
        "dupr_id": "164KVG",
        "rating": 4.355,
        "profile_pic_url": null,
        "location": "Northford, CT, US"
      }
    ]
  },
  {
    "team_id": 4684448328,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hudson De Risi",
        "dupr_id": "L2NORK",
        "rating": 4.96,
        "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.153,
        "profile_pic_url": null,
        "location": "Port Washington, NY, US"
      }
    ]
  }
]