返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

MN MAJORS #4 - Mens 4.5-5.0

ID: 6776553232

对局比分

16-14

获胜 / Win

对决日期

2025-11-15

对局时间 (估算)

5:00 PM

对决场地

Minnesota, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
OK
Oswin Konarske

8EEKJ8 · Plymouth, MN, US

DUPR

5.121

James Janssen

3Y46OG · USA

DUPR

5.032

阵营 2负方
SS
Soyal Shrestha

30464G · Minneapolis, MN, US

DUPR

4.733

MW
Matt Widen

YGDLJK · Minneapolis, MN, US

DUPR

4.915

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6776553232
显示原始对决元数据 JSON
[
  {
    "team_id": 7237403999,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Oswin Konarske",
        "dupr_id": "8EEKJ8",
        "rating": 5.121,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "James Janssen",
        "dupr_id": "3Y46OG",
        "rating": 5.032,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/128017/images/profile/542c627b-9656-4e26-bae3-18a1e65ef6c8.jpg",
        "location": ""
      }
    ]
  },
  {
    "team_id": 6388442476,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Soyal Shrestha",
        "dupr_id": "30464G",
        "rating": 4.733,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Matt Widen",
        "dupr_id": "YGDLJK",
        "rating": 4.915,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]