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

Pickle Factory Winterfest 2026 - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 6461346510

对局比分

15-5

落败 / Loss

对决日期

2026-01-31

对局时间 (估算)

7:30 PM

对决场地

Bel Air, MD

View Facility Page →

对决竞争阵营

阵营 1胜方
BH
Blake Hardesty

KXLDM7 · Falls Church, VA, US

DUPR

4.625

NV
Noah Vu

56ENMP · Chantilly, VA, US

DUPR

5.006

阵营 2负方
DS
Daniel Shin

JZX7JW · Pittsburgh, PA, US

DUPR

4.558

Roy Baek

PWW5PX · Irvine, CA, US

DUPR

3.842

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6461346510
显示原始对决元数据 JSON
[
  {
    "team_id": 5836237153,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Blake Hardesty",
        "dupr_id": "KXLDM7",
        "rating": 4.625,
        "profile_pic_url": null,
        "location": "Falls Church, VA, US"
      },
      {
        "name": "Noah Vu",
        "dupr_id": "56ENMP",
        "rating": 5.006,
        "profile_pic_url": null,
        "location": "Chantilly, VA, US"
      }
    ]
  },
  {
    "team_id": 4754239758,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Shin",
        "dupr_id": "JZX7JW",
        "rating": 4.558,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Roy Baek",
        "dupr_id": "PWW5PX",
        "rating": 3.842,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/535969/images/profile/0b912006-0dcf-4230-91f6-6bfca3f40cf1.png",
        "location": "Irvine, CA, US"
      }
    ]
  }
]