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

RRC#19 - MENS 3.5-4.0

ID: 6642838130

对局比分

11-3

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

3:30 PM

对决场地

Minnesota, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
EM
Evan McBurrows

3Z5W0W · USA

DUPR

3.647

NO
Nick Oliver

PWP9KG · Mankato, MN, US

DUPR

3.681

阵营 2负方
ML
Matthew Lund

O6ON47 · Andover, MN, US

DUPR

3.356

AG
Aaron Gelperin

7DQJ6M · Hopkins, MN, US

DUPR

3.731

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6642838130
显示原始对决元数据 JSON
[
  {
    "team_id": 5355612391,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Evan McBurrows",
        "dupr_id": "3Z5W0W",
        "rating": 3.647,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nick Oliver",
        "dupr_id": "PWP9KG",
        "rating": 3.681,
        "profile_pic_url": null,
        "location": "Mankato, MN, US"
      }
    ]
  },
  {
    "team_id": 6269497148,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Lund",
        "dupr_id": "O6ON47",
        "rating": 3.356,
        "profile_pic_url": null,
        "location": "Andover, MN, US"
      },
      {
        "name": "Aaron Gelperin",
        "dupr_id": "7DQJ6M",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      }
    ]
  }
]