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

Grand Cities Spring Swing - Mens Doubles Skill: (4.0 And Above) Age: (Any)

ID: 5038553193

对局比分

11-4

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

10:15 AM

对决场地

Grand Forks, ND

View Facility Page →

对决竞争阵营

阵营 1胜方
TJ
Tom Janke

8K59OQ · Fargo, ND, US

DUPR

4.095

MT
Marc Thiele

ODW4NL · USA

DUPR

4.451

阵营 2负方
TM
Tyler Magee

3X6YXX · Grand Forks, ND, US

DUPR

4.250

TB
Trent Baumer

RYRMMD · East Grand Forks, MN, US

DUPR

4.253

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5038553193
显示原始对决元数据 JSON
[
  {
    "team_id": 5527593840,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Janke",
        "dupr_id": "8K59OQ",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      },
      {
        "name": "Marc Thiele",
        "dupr_id": "ODW4NL",
        "rating": 4.451,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6830364997,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyler Magee",
        "dupr_id": "3X6YXX",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Grand Forks, ND, US"
      },
      {
        "name": "Trent Baumer",
        "dupr_id": "RYRMMD",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": "East Grand Forks, MN, US"
      }
    ]
  }
]