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

Purdue Gold vs UVA 2

ID: 5674224426

对局比分

15-11

获胜 / Win

对决日期

2026-03-08

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CY
Caleb Yeung

3OZJYE · Chandler, AZ, US

DUPR

4.844

Jose De Andrade

7695R4 · Maracaibo, Zulia, VE

DUPR

4.569

阵营 2负方
AM
Austin Mo

9JJQER · Virginia Beach, VA, US

DUPR

4.592

AS
Alex Shrauger

W627QY · Lafayette, CA, US

DUPR

4.493

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5674224426
显示原始对决元数据 JSON
[
  {
    "team_id": 8576205245,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Caleb Yeung",
        "dupr_id": "3OZJYE",
        "rating": 4.844,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Jose De Andrade",
        "dupr_id": "7695R4",
        "rating": 4.569,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/217597/images/profile/ea35a255-ffc5-49d3-b3b8-2b6a065f88cb.png",
        "location": "Maracaibo, Zulia, VE"
      }
    ]
  },
  {
    "team_id": 7746580050,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Austin Mo",
        "dupr_id": "9JJQER",
        "rating": 4.592,
        "profile_pic_url": null,
        "location": "Virginia Beach, VA, US"
      },
      {
        "name": "Alex Shrauger",
        "dupr_id": "W627QY",
        "rating": 4.493,
        "profile_pic_url": null,
        "location": "Lafayette, CA, US"
      }
    ]
  }
]