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

GCU Purple vs Fresno State 2

ID: 7061496953

对局比分

15-7

落败 / Loss

对决日期

2026-03-08

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Journey Barajas

WX622M · Mesa, AZ, US

DUPR

4.561

WL
William Lieberman

N7JZGZ · Estero, FL, US

DUPR

5.444

阵营 2负方
MW
Matt White Jr

67KQJ0 · Clovis, CA, US

DUPR

4.595

MR
Mia Ramos

76WJNM · Tulare, CA, US

DUPR

3.881

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7061496953
显示原始对决元数据 JSON
[
  {
    "team_id": 6043214856,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Journey Barajas",
        "dupr_id": "WX622M",
        "rating": 4.561,
        "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.444,
        "profile_pic_url": null,
        "location": "Estero, FL, US"
      }
    ]
  },
  {
    "team_id": 4379095848,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt White Jr",
        "dupr_id": "67KQJ0",
        "rating": 4.595,
        "profile_pic_url": null,
        "location": "Clovis, CA, US"
      },
      {
        "name": "Mia Ramos",
        "dupr_id": "76WJNM",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": "Tulare, CA, US"
      }
    ]
  }
]