返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

DINKO de MAYO at LIFE TIME - Mens Doubles Skill: (3.0) Age: (Any)

ID: 6521763995

对局比分

2-11

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

12:45 AM

对决场地

Colorado Springs, CO

View Facility Page →

对决竞争阵营

阵营 1负方
MT
Matthew Toman

XOZYDR · USA

DUPR

2.620

TT
Thomas Toman

2PO4ME · USA

DUPR

2.586

阵营 2胜方
MV
Michael Vigil

9JPNQR · Louisville, CO, US

DUPR

3.154

DT
Don Trutwin

4LGJJ6 · Peyton, CO, US

DUPR

3.309

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6521763995
显示原始对决元数据 JSON
[
  {
    "team_id": 4523780421,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Toman",
        "dupr_id": "XOZYDR",
        "rating": 2.62,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Thomas Toman",
        "dupr_id": "2PO4ME",
        "rating": 2.586,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5244774532,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael  Vigil",
        "dupr_id": "9JPNQR",
        "rating": 3.154,
        "profile_pic_url": null,
        "location": "Louisville, CO, US"
      },
      {
        "name": "Don Trutwin",
        "dupr_id": "4LGJJ6",
        "rating": 3.309,
        "profile_pic_url": null,
        "location": "Peyton, CO, US"
      }
    ]
  }
]