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

2026 Wilson PPA Challenger - Mens Doubles Pro Main Draw

ID: 4843662444

对局比分

11-2, 11-1

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

1:00 PM

对决场地

Wilson, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
Miles Hoover

17PRR0 · Colorado Springs, CO, US

DUPR

5.682

CM
Connor Mccartney

3ZLD2L · San Diego, CA, US

DUPR

5.391

阵营 2负方
HK
Harrison Kircher

KYVGMQ · USA

DUPR

5.035

JK
John Kircher

4QD2Z2 · USA

DUPR

5.035

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4843662444
显示原始对决元数据 JSON
[
  {
    "team_id": 6429244770,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Miles Hoover",
        "dupr_id": "17PRR0",
        "rating": 5.682,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/266288/images/profile/b5210903-1a77-47e5-bbe6-acaab50b5321.png",
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Connor Mccartney",
        "dupr_id": "3ZLD2L",
        "rating": 5.391,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 5794511497,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Harrison Kircher",
        "dupr_id": "KYVGMQ",
        "rating": 5.035,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Kircher",
        "dupr_id": "4QD2Z2",
        "rating": 5.035,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]