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

Round of 64 - 1st Team Bracket - The Nationals

ID: 4830724145

对局比分

17-21

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
WP
Will Pleszkoch

4LRD7V · Towson, MD, US

DUPR

4.538

DN
Dorsa Naghibi

KOEZJ7 · Gaithersburg, MD, US

DUPR

4.309

阵营 2胜方
Colby Hill

JZL9JJ · Alpharetta, GA, US

DUPR

5.185

RK
Ruby Kim

V4YK6E · Atlanta, GA, US

DUPR

3.953

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4830724145
显示原始对决元数据 JSON
[
  {
    "team_id": 7348621901,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Will Pleszkoch",
        "dupr_id": "4LRD7V",
        "rating": 4.538,
        "profile_pic_url": null,
        "location": "Towson, MD, US"
      },
      {
        "name": "Dorsa Naghibi",
        "dupr_id": "KOEZJ7",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      }
    ]
  },
  {
    "team_id": 7841568318,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Colby Hill",
        "dupr_id": "JZL9JJ",
        "rating": 5.185,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/25038/images/profile/20dd15a3-e5ee-4a7c-a414-e3b3b5a94fd8.png",
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Ruby Kim",
        "dupr_id": "V4YK6E",
        "rating": 3.953,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]