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

Pool J - 1st Team Bracket (Bid Required) (Fri/Sat/Sun)

ID: 6307116668

对局比分

18-21

获胜 / Win

对决日期

2026-04-10

对局时间 (估算)

9:00 PM

对决场地

Life Time Peachtree Corners

未核实场馆

对决竞争阵营

阵营 1负方
HM
Hunter Merritt

6ZZ44K · Katy, TX, US

DUPR

5.119

MS
Maddie Stephens

6K694E · USA

DUPR

3.931

阵营 2胜方
XN
Xavier NcCorchuk

8MPJML · Phoenix, AZ, US

DUPR

5.065

Journey Barajas

WX622M · Mesa, AZ, US

DUPR

4.527

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6307116668
显示原始对决元数据 JSON
[
  {
    "team_id": 8287632582,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hunter Merritt",
        "dupr_id": "6ZZ44K",
        "rating": 5.119,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "Maddie Stephens",
        "dupr_id": "6K694E",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7513238449,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Xavier NcCorchuk",
        "dupr_id": "8MPJML",
        "rating": 5.065,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Journey Barajas",
        "dupr_id": "WX622M",
        "rating": 4.527,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1090810/images/profile/ed7ba235-f441-47b1-8787-e7fa9a43872f.png",
        "location": "Mesa, AZ, US"
      }
    ]
  }
]