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

APP Selkirk Collegiate Individual Championships - APP Collegiate Women's Doubles

ID: 7754341625

对局比分

11-9, 11-9

获胜 / Win

对决日期

2026-03-06

对局时间 (估算)

6:15 AM

对决场地

The Courts

View Facility Page →

对决竞争阵营

阵营 1胜方
Journey Barajas

WX622M · Mesa, AZ, US

DUPR

4.540

HE
Hannah Eldridge

67Q4OD · Tualatin, OR, US

DUPR

3.966

阵营 2负方
JS
julia Slivka

ZZR2RM · USA

DUPR

4.299

CB
charity Bradford

NX6PRW · USA

DUPR

3.991

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7754341625
显示原始对决元数据 JSON
[
  {
    "team_id": 6521835587,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Journey Barajas",
        "dupr_id": "WX622M",
        "rating": 4.54,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1090810/images/profile/ed7ba235-f441-47b1-8787-e7fa9a43872f.png",
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Hannah Eldridge",
        "dupr_id": "67Q4OD",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": "Tualatin, OR, US"
      }
    ]
  },
  {
    "team_id": 5776382020,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "julia Slivka",
        "dupr_id": "ZZR2RM",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "charity Bradford",
        "dupr_id": "NX6PRW",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]