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

Finals - 2025-26 Indiana Super Regional

ID: 7470286790

对局比分

18-21

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

3:30 PM

对决场地

9847 Cumberland Pointe Blvd, Noblesville, IN 46060, USA

未核实场馆

对决竞争阵营

阵营 1负方
CM
Carter Maris

2LNJW4 · Carmel, IN, US

DUPR

5.754

Michael Asplund

6ZR42G · Bloomington, IN, US

DUPR

5.095

阵营 2胜方
CH
Caleb Hughes

67VX5G · Columbus, OH, US

DUPR

4.688

KA
Kallan Arledge

59RWQR · Galena, OH, US

DUPR

5.741

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7470286790
显示原始对决元数据 JSON
[
  {
    "team_id": 6432345957,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carter Maris",
        "dupr_id": "2LNJW4",
        "rating": 5.754,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Michael Asplund",
        "dupr_id": "6ZR42G",
        "rating": 5.095,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/2310/images/profile/8b53e61e-3159-48a5-b58d-57431efa86c7.jpg",
        "location": "Bloomington, IN, US"
      }
    ]
  },
  {
    "team_id": 4345450331,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Caleb Hughes",
        "dupr_id": "67VX5G",
        "rating": 4.688,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Kallan Arledge",
        "dupr_id": "59RWQR",
        "rating": 5.741,
        "profile_pic_url": null,
        "location": "Galena, OH, US"
      }
    ]
  }
]