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

A

ID: 8200725851

对局比分

1-11

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

12:45 AM

对决场地

Mount Prospect

View Facility Page →

对决竞争阵营

阵营 1负方
BV
Benjamin Vizconde

8DOYZY · Chicago, IL, US

DUPR

3.732

MC
Mike Cotay

3OR67L · Northbrook, IL, US

DUPR

3.601

阵营 2胜方
JR
Jose Rodriguez

99ONK7 · Mount Prospect, IL, US

DUPR

3.935

AC
Andrew Cheris

1QVPM5 · Wheeling, IL, US

DUPR

3.912

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8200725851
显示原始对决元数据 JSON
[
  {
    "team_id": 4480373336,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Benjamin Vizconde",
        "dupr_id": "8DOYZY",
        "rating": 3.732,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Mike Cotay",
        "dupr_id": "3OR67L",
        "rating": 3.601,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      }
    ]
  },
  {
    "team_id": 4631451839,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jose Rodriguez",
        "dupr_id": "99ONK7",
        "rating": 3.935,
        "profile_pic_url": null,
        "location": "Mount Prospect, IL, US"
      },
      {
        "name": "Andrew Cheris",
        "dupr_id": "1QVPM5",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": "Wheeling, IL, US"
      }
    ]
  }
]