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

Pints & Paddle: Spring '26: Monday Men's 3.6-4.25 - Week 7

ID: 5969333439

对局比分

11-3

落败 / Loss

对决日期

2026-05-11

对局时间 (估算)

4:45 AM

对决场地

Pints & Paddle, Maple Grove, MN

View Facility Page →

对决竞争阵营

阵营 1胜方

DUPR

3.934

LG
Lucas Golliet

YXE95E · USA

DUPR

4.017

阵营 2负方
DM
Dan Mayer

L576V6 · Osseo, MN, US

DUPR

3.791

BM
Brian McGuire

OD9VWL · USA

DUPR

4.078

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5969333439
显示原始对决元数据 JSON
[
  {
    "team_id": 8507820274,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carlos Francisco Telles Westin",
        "dupr_id": "674QVE",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lucas Golliet",
        "dupr_id": "YXE95E",
        "rating": 4.017,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8138949606,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Mayer",
        "dupr_id": "L576V6",
        "rating": 3.791,
        "profile_pic_url": null,
        "location": "Osseo, MN, US"
      },
      {
        "name": "Brian McGuire",
        "dupr_id": "OD9VWL",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]