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

Brick Wall Southeast #3

ID: 7679573040

对局比分

15-0

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

1:00 PM

对决场地

Atlanta, GA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
MV
Mitchell Vegas

16KQMK · Atlanta, GA, US

DUPR

5.973

Juan Varon

1R7MON · Armenia, Quindio, CO

DUPR

5.742

阵营 2负方
TP
Thomas Provost

7D92V0 · Lyon, Auvergne-Rhône-Alpes, FR

DUPR

5.098

SM
Scott McRee

XJXO9R · Roswell, GA, US

DUPR

5.302

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7679573040
显示原始对决元数据 JSON
[
  {
    "team_id": 5338274036,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mitchell Vegas",
        "dupr_id": "16KQMK",
        "rating": 5.973,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Juan Varon",
        "dupr_id": "1R7MON",
        "rating": 5.742,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/228860/images/profile/8c8262da-55a8-4f26-9640-4b5eb7e234d9.jpg",
        "location": "Armenia, Quindio, CO"
      }
    ]
  },
  {
    "team_id": 8448910107,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Provost ",
        "dupr_id": "7D92V0",
        "rating": 5.098,
        "profile_pic_url": null,
        "location": "Lyon, Auvergne-Rhône-Alpes, FR"
      },
      {
        "name": "Scott McRee",
        "dupr_id": "XJXO9R",
        "rating": 5.302,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      }
    ]
  }
]