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

PPA Tour: 2026 Sacramento Open - Mens Doubles Skill: (4.5) Age: (08 To 34)

ID: 6716542955

对局比分

11-3, 11-8

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

12:45 AM

对决场地

Sacramento, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
BI
Brody Isaacson

764XD9 · Concord, CA, US

DUPR

4.468

Michael

X2ELD2 · Vacaville, CA, US

DUPR

4.415

阵营 2负方
CV
Christian Velasquez

V7W26E · USA

DUPR

4.251

DM
Dominic Morris

JZ79GM · Sacramento, CA, US

DUPR

4.253

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6716542955
显示原始对决元数据 JSON
[
  {
    "team_id": 5508839551,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brody Isaacson",
        "dupr_id": "764XD9",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": "Concord, CA, US"
      },
      {
        "name": "Michael",
        "dupr_id": "X2ELD2",
        "rating": 4.415,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/356045/images/profile/31f1b577-99da-40b7-905c-47b09bf992db.jpg",
        "location": "Vacaville, CA, US"
      }
    ]
  },
  {
    "team_id": 6358089632,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christian Velasquez",
        "dupr_id": "V7W26E",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dominic Morris",
        "dupr_id": "JZ79GM",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      }
    ]
  }
]