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

Mens 3.5-4.0 League Playoffs

ID: 6284377040

对局比分

6-11, 8-11

落败 / Loss

对决日期

2024-03-26

对局时间 (估算)

9:00 PM

对决场地

Picklemall, South Arizona Mills Circle, Tempe, AZ, USA

View Facility Page →

对决竞争阵营

阵营 1负方
AS
Aaron Searl

L5V5D6 · USA

DUPR

3.874

CO
Connor Ostoich

6ZNE4E · Phoenix, AZ, US

DUPR

3.637

阵营 2胜方
SS
Steven Shipler

YG7DXK · USA

DUPR

3.793

RK
Ravi Khapekar

8DQYYM · Phoenix, AZ, US

DUPR

3.732

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6284377040
显示原始对决元数据 JSON
[
  {
    "team_id": 7736359131,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aaron Searl",
        "dupr_id": "L5V5D6",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Connor Ostoich",
        "dupr_id": "6ZNE4E",
        "rating": 3.637,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 4617440514,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steven Shipler",
        "dupr_id": "YG7DXK",
        "rating": 3.793,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ravi Khapekar",
        "dupr_id": "8DQYYM",
        "rating": 3.732,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]