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

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

ID: 5021029816

对局比分

15-13

获胜 / Win

对决日期

2026-03-06

对局时间 (估算)

5:00 PM

对决场地

The Courts

View Facility Page →

对决竞争阵营

阵营 1胜方
Journey Barajas

WX622M · Mesa, AZ, US

DUPR

4.563

HE
Hannah Eldridge

67Q4OD · Tualatin, OR, US

DUPR

4.003

阵营 2负方
BS
Belani Soto

565W9L · Tempe, AZ, US

DUPR

4.131

DS
Darcy Shore

1NXLK7 · Las Vegas, NV, US

DUPR

4.813

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5021029816
显示原始对决元数据 JSON
[
  {
    "team_id": 7368165244,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Journey Barajas",
        "dupr_id": "WX622M",
        "rating": 4.563,
        "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": 4.003,
        "profile_pic_url": null,
        "location": "Tualatin, OR, US"
      }
    ]
  },
  {
    "team_id": 4372001813,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Belani Soto",
        "dupr_id": "565W9L",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      },
      {
        "name": "Darcy Shore",
        "dupr_id": "1NXLK7",
        "rating": 4.813,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]