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

2026 Wilson PPA Challenger - Mens Doubles Pro Main Draw

ID: 5015022224

对局比分

15-5

落败 / Loss

对决日期

2026-05-23

对局时间 (估算)

9:00 PM

对决场地

Wilson, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
RT
Ryan Torresin

84RNW6 · Harrisburg, PA, US

DUPR

6.078

MD
Mark Dancuart

8KLQVK · Boca Raton, FL, US

DUPR

6.085

阵营 2负方
Wade Heerboth

4LYP9M · Cleveland, OH, US

DUPR

5.765

WH
Wesley Hanson

YXV7L4 · Raleigh, NC, US

DUPR

5.341

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5015022224
显示原始对决元数据 JSON
[
  {
    "team_id": 7494392208,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Torresin",
        "dupr_id": "84RNW6",
        "rating": 6.078,
        "profile_pic_url": null,
        "location": "Harrisburg, PA, US"
      },
      {
        "name": "Mark Dancuart",
        "dupr_id": "8KLQVK",
        "rating": 6.085,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  },
  {
    "team_id": 7245196578,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Wade Heerboth",
        "dupr_id": "4LYP9M",
        "rating": 5.765,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1437554/images/profile/3dee6447-0ded-420c-b0da-571db7fb781e.png",
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Wesley Hanson",
        "dupr_id": "YXV7L4",
        "rating": 5.341,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]