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

APP Sunmed Sacramento Open - APP Sunmed Sacramento Open - Mens Pro Doubles - QUALIFIER

ID: 6155070627

对局比分

15-8

落败 / Loss

对决日期

2023-04-29

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Jericho Grollman

8W2KLL · Costa Mesa, CA, US

DUPR

5.567

DD
Davis Daniel Carvalho

1NV5G2 · Coral Springs, FL, US

DUPR

5.701

阵营 2负方
WE
Will Eteaki

30PLRN · Concord, CA, US

DUPR

5.189

DH
David Horn

8GJORV · Pleasanton, CA, US

DUPR

4.987

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6155070627
显示原始对决元数据 JSON
[
  {
    "team_id": 5993433341,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jericho Grollman",
        "dupr_id": "8W2KLL",
        "rating": 5.567,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/4157/images/profile/ba25e8ac-fafd-4949-98ca-9d7c131afe18.jpg",
        "location": "Costa Mesa, CA, US"
      },
      {
        "name": "Davis Daniel Carvalho",
        "dupr_id": "1NV5G2",
        "rating": 5.701,
        "profile_pic_url": null,
        "location": "Coral Springs, FL, US"
      }
    ]
  },
  {
    "team_id": 7988436905,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Will Eteaki",
        "dupr_id": "30PLRN",
        "rating": 5.189,
        "profile_pic_url": null,
        "location": "Concord, CA, US"
      },
      {
        "name": "David Horn",
        "dupr_id": "8GJORV",
        "rating": 4.987,
        "profile_pic_url": null,
        "location": "Pleasanton, CA, US"
      }
    ]
  }
]