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

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

ID: 6760879820

对局比分

1-11

落败 / Loss

对决日期

2026-03-14

对局时间 (估算)

9:00 PM

对决场地

Branford, CT

未核实场馆

对决竞争阵营

阵营 1负方
Hudson De Risi

L2NORK · Cold Spring Harbor, NY, US

DUPR

4.974

CC
candrin Chris

OD59L7 · Port Washington, NY, US

DUPR

5.198

阵营 2胜方
RL
Robert Laidlaw

30PL42 · Chappaqua, NY, US

DUPR

5.885

SH
SHAY Hugo

G5WJ6Q · Paris, IDF, FR

DUPR

5.551

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6760879820
显示原始对决元数据 JSON
[
  {
    "team_id": 7379794384,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hudson De Risi",
        "dupr_id": "L2NORK",
        "rating": 4.974,
        "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.198,
        "profile_pic_url": null,
        "location": "Port Washington, NY, US"
      }
    ]
  },
  {
    "team_id": 7947308418,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Laidlaw",
        "dupr_id": "30PL42",
        "rating": 5.885,
        "profile_pic_url": null,
        "location": "Chappaqua, NY, US"
      },
      {
        "name": "SHAY Hugo",
        "dupr_id": "G5WJ6Q",
        "rating": 5.551,
        "profile_pic_url": null,
        "location": "Paris, IDF, FR"
      }
    ]
  }
]