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

Pool A - College Team

ID: 7955966292

对局比分

12-21

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

1:00 PM

对决场地

Pickle on Penn

未核实场馆

对决竞争阵营

阵营 1负方
Jose De Andrade

7695R4 · Maracaibo, Zulia, VE

DUPR

4.543

CO
Cate Osika

8KZV7Y · Crown Point, IN, US

DUPR

4.475

阵营 2胜方
ZG
Zachary Guy

JZKZOW · Brownsburg, IN, US

DUPR

4.488

TB
Tori Burke

EGRZ2V · West Lafayette, IN, US

DUPR

3.765

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7955966292
显示原始对决元数据 JSON
[
  {
    "team_id": 8271563250,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jose De Andrade",
        "dupr_id": "7695R4",
        "rating": 4.543,
        "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"
      },
      {
        "name": "Cate Osika",
        "dupr_id": "8KZV7Y",
        "rating": 4.475,
        "profile_pic_url": null,
        "location": "Crown Point, IN, US"
      }
    ]
  },
  {
    "team_id": 5322584903,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zachary Guy",
        "dupr_id": "JZKZOW",
        "rating": 4.488,
        "profile_pic_url": null,
        "location": "Brownsburg, IN, US"
      },
      {
        "name": "Tori Burke",
        "dupr_id": "EGRZ2V",
        "rating": 3.765,
        "profile_pic_url": null,
        "location": "West Lafayette, IN, US"
      }
    ]
  }
]