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

TNT Spring Spectacular PB Tournament - Mens Doubles Skill: (4.000 To 4.999) Age: (Any)

ID: 6070426311

对局比分

11-5

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

4:45 AM

对决场地

Fargo, ND

View Facility Page →

对决竞争阵营

阵营 1胜方
TM
Tyler Magee

3X6YXX · Grand Forks, ND, US

DUPR

4.365

TB
Trent Baumer

RYRMMD · East Grand Forks, MN, US

DUPR

4.282

阵营 2负方
SC
Shawn Carlson

ZNPRQQ · Fargo, ND, US

DUPR

4.144

JA
Justin Anderson

562VL5 · USA

DUPR

4.147

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6070426311
显示原始对决元数据 JSON
[
  {
    "team_id": 4812551182,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Magee",
        "dupr_id": "3X6YXX",
        "rating": 4.365,
        "profile_pic_url": null,
        "location": "Grand Forks, ND, US"
      },
      {
        "name": "Trent Baumer",
        "dupr_id": "RYRMMD",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": "East Grand Forks, MN, US"
      }
    ]
  },
  {
    "team_id": 6527857258,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shawn Carlson",
        "dupr_id": "ZNPRQQ",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      },
      {
        "name": "Justin  Anderson",
        "dupr_id": "562VL5",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]