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

Pool D - College Team

ID: 7381370360

对局比分

21-16

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

9:00 PM

对决场地

Pickle on Penn

未核实场馆

对决竞争阵营

阵营 1胜方
DP
Drew Pollak

59QZV0 · Fishers, IN, US

DUPR

4.467

ZG
Zachary Guy

JZKZOW · Brownsburg, IN, US

DUPR

4.458

阵营 2负方
AM
alex mitchell

EWYQNM · Butler County, OH, US

DUPR

4.195

MB
Max Berlin

G57QKD · East Islip, NY, US

DUPR

4.014

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7381370360
显示原始对决元数据 JSON
[
  {
    "team_id": 6833810049,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Drew Pollak",
        "dupr_id": "59QZV0",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      },
      {
        "name": "Zachary Guy",
        "dupr_id": "JZKZOW",
        "rating": 4.458,
        "profile_pic_url": null,
        "location": "Brownsburg, IN, US"
      }
    ]
  },
  {
    "team_id": 6898761441,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "alex mitchell",
        "dupr_id": "EWYQNM",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": "Butler County, OH, US"
      },
      {
        "name": "Max Berlin",
        "dupr_id": "G57QKD",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": "East Islip, NY, US"
      }
    ]
  }
]