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

2026 Pickle Money Ball - Men's Doubles Skill: (4.499 And Under)

ID: 7468991006

对局比分

14-16

落败 / Loss

对决日期

2026-03-22

对局时间 (估算)

3:30 PM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
KK
Karlo Krstanovic

M2O26G · USA

DUPR

4.416

QS
Quentin Steele

RZ04ED · Phoenix, AZ, US

DUPR

4.449

阵营 2胜方
SI
Sean Ibanez

7DMRO0 · Scottsdale, AZ, US

DUPR

4.267

TP
Tony Pellegrini-Chavez

6ZX9Y0 · Phoenix, AZ, US

DUPR

4.432

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7468991006
显示原始对决元数据 JSON
[
  {
    "team_id": 8275517560,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Karlo Krstanovic",
        "dupr_id": "M2O26G",
        "rating": 4.416,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Quentin Steele",
        "dupr_id": "RZ04ED",
        "rating": 4.449,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 5760858641,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sean Ibanez",
        "dupr_id": "7DMRO0",
        "rating": 4.267,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Tony Pellegrini-Chavez",
        "dupr_id": "6ZX9Y0",
        "rating": 4.432,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]