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

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

ID: 7195645253

对局比分

14-16

获胜 / Win

对决日期

2026-01-31

对局时间 (估算)

6:15 AM

对决场地

Bel Air, MD

View Facility Page →

对决竞争阵营

阵营 1负方
NW
Nick Warner

944M9E · MD, US

DUPR

4.431

BO
Ben ODonnell

O6VMY2 · MD, US

DUPR

4.192

阵营 2胜方
DS
Daniel Shin

JZX7JW · Pittsburgh, PA, US

DUPR

4.571

Roy Baek

PWW5PX · Irvine, CA, US

DUPR

3.883

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7195645253
显示原始对决元数据 JSON
[
  {
    "team_id": 6936432165,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nick Warner",
        "dupr_id": "944M9E",
        "rating": 4.431,
        "profile_pic_url": null,
        "location": "MD, US"
      },
      {
        "name": "Ben ODonnell",
        "dupr_id": "O6VMY2",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "MD, US"
      }
    ]
  },
  {
    "team_id": 4724593903,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Shin",
        "dupr_id": "JZX7JW",
        "rating": 4.571,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Roy Baek",
        "dupr_id": "PWW5PX",
        "rating": 3.883,
        "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"
      }
    ]
  }
]