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

2026 APP Selkirk Collegiate Team Championships - PF R3 MD - Cornell U 2 vs Purdue Gold

ID: 5266148862

对局比分

15-13

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

7:30 PM

对决场地

The Courts

View Facility Page →

对决竞争阵营

阵营 1胜方
CY
Caleb Yeung

3OZJYE · Chandler, AZ, US

DUPR

4.838

Jose De Andrade

7695R4 · Maracaibo, Zulia, VE

DUPR

4.573

阵营 2负方
RL
Richard Li

YXGPYE · USA

DUPR

4.180

CT
Carter Tresgallo

2ZNWER · USA

DUPR

4.379

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5266148862
显示原始对决元数据 JSON
[
  {
    "team_id": 7086668272,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Caleb Yeung",
        "dupr_id": "3OZJYE",
        "rating": 4.838,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Jose De Andrade",
        "dupr_id": "7695R4",
        "rating": 4.573,
        "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": 8208183935,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Richard Li",
        "dupr_id": "YXGPYE",
        "rating": 4.18,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carter Tresgallo",
        "dupr_id": "2ZNWER",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]