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

APP Selkirk Collegiate Individual Championships - APP Collegiate Mixed Doubles

ID: 7677454359

对局比分

4-11, 9-11

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

4:45 AM

对决场地

The Courts

View Facility Page →

对决竞争阵营

阵营 1负方
Journey Barajas

WX622M · Mesa, AZ, US

DUPR

4.540

WL
William Lieberman

N7JZGZ · Estero, FL, US

DUPR

5.435

阵营 2胜方
DC
Dylan Ciampini

3LZKQK · Riverdale, UT, US

DUPR

4.957

BM
Brady Madrid

EWEMZO · St. George, UT, US

DUPR

4.525

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7677454359
显示原始对决元数据 JSON
[
  {
    "team_id": 6680152599,
    "serial": 1,
    "winner": false,
    "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": "William Lieberman",
        "dupr_id": "N7JZGZ",
        "rating": 5.435,
        "profile_pic_url": null,
        "location": "Estero, FL, US"
      }
    ]
  },
  {
    "team_id": 7776532157,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dylan Ciampini",
        "dupr_id": "3LZKQK",
        "rating": 4.957,
        "profile_pic_url": null,
        "location": "Riverdale, UT, US"
      },
      {
        "name": "Brady Madrid",
        "dupr_id": "EWEMZO",
        "rating": 4.525,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]