返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Finals - 2025-26 Indiana Super Regional

ID: 7783093931

对局比分

18-21

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

12:45 AM

对决场地

9847 Cumberland Pointe Blvd, Noblesville, IN 46060, USA

未核实场馆

对决竞争阵营

阵营 1负方
BW
Berkley Wray

RX75PM · Kokomo, IN, US

DUPR

3.883

Michael Asplund

6ZR42G · Bloomington, IN, US

DUPR

5.092

阵营 2胜方
NS
Nicole Sasaki

N7KR97 · OH, US

DUPR

4.252

CH
Caleb Hughes

67VX5G · Columbus, OH, US

DUPR

4.694

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7783093931
显示原始对决元数据 JSON
[
  {
    "team_id": 7479977741,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Berkley Wray",
        "dupr_id": "RX75PM",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": "Kokomo, IN, US"
      },
      {
        "name": "Michael Asplund",
        "dupr_id": "6ZR42G",
        "rating": 5.092,
        "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": 6171034693,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicole Sasaki",
        "dupr_id": "N7KR97",
        "rating": 4.252,
        "profile_pic_url": null,
        "location": "OH, US"
      },
      {
        "name": "Caleb Hughes",
        "dupr_id": "67VX5G",
        "rating": 4.694,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]