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

Village Pickle Men's Advanced Rd 18

ID: 4675272528

对局比分

11-7, 11-4

落败 / Loss

对决日期

2025-12-09

对局时间 (估算)

1:00 PM

对决场地

Leesburg, VA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
MM
Michael Milanov

8KG6DK · Leesburg, VA, US

DUPR

4.967

AD
Arpit Dhir

3LVP96 · Aldie, VA, US

DUPR

5.092

阵营 2负方
KW
Kevin Walker

8K9LY8 · Shepherdstown, WV, US

DUPR

4.577

MH
Mike Hutton

1RDM2E · Purcellville, VA, US

DUPR

5.170

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4675272528
显示原始对决元数据 JSON
[
  {
    "team_id": 7532816767,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Milanov",
        "dupr_id": "8KG6DK",
        "rating": 4.967,
        "profile_pic_url": null,
        "location": "Leesburg, VA, US"
      },
      {
        "name": "Arpit Dhir",
        "dupr_id": "3LVP96",
        "rating": 5.092,
        "profile_pic_url": null,
        "location": "Aldie, VA, US"
      }
    ]
  },
  {
    "team_id": 8240772998,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Walker",
        "dupr_id": "8K9LY8",
        "rating": 4.577,
        "profile_pic_url": null,
        "location": "Shepherdstown, WV, US"
      },
      {
        "name": "Mike Hutton",
        "dupr_id": "1RDM2E",
        "rating": 5.17,
        "profile_pic_url": null,
        "location": "Purcellville, VA, US"
      }
    ]
  }
]