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

USLPL Indianapolis

ID: 4894880817

对局比分

3-11, 6-11

落败 / Loss

对决日期

2025-09-21

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
PS
Pablo Salas

12ZLM7 · Winter Park, FL, US

DUPR

5.198

Lisa McCubbin

RZLQYM · Orlando, FL, US

DUPR

4.956

阵营 2胜方
JR
James russell

3XLR42 · Elkton, MD, US

DUPR

5.533

DW
Dana Wiatroski

V745GP · Ocean Isle Beach, NC, US

DUPR

5.260

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4894880817
显示原始对决元数据 JSON
[
  {
    "team_id": 5667601502,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pablo Salas",
        "dupr_id": "12ZLM7",
        "rating": 5.198,
        "profile_pic_url": null,
        "location": "Winter Park, FL, US"
      },
      {
        "name": "Lisa McCubbin",
        "dupr_id": "RZLQYM",
        "rating": 4.956,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1324179/images/profile/ba5c25f6-3f85-4f86-9614-da256924cb8b.png",
        "location": "Orlando, FL, US"
      }
    ]
  },
  {
    "team_id": 8212476192,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James russell",
        "dupr_id": "3XLR42",
        "rating": 5.533,
        "profile_pic_url": null,
        "location": "Elkton, MD, US"
      },
      {
        "name": "Dana Wiatroski",
        "dupr_id": "V745GP",
        "rating": 5.26,
        "profile_pic_url": null,
        "location": "Ocean Isle Beach, NC, US"
      }
    ]
  }
]