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

MINNESOTA MAJORS - Q2 @SCOREHUB - MENS 4.5-5.0

ID: 4531138091

对局比分

15-10

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

12:45 AM

对决场地

Minnesota, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
WK
Wessel Kemp

3V5KEE · USA

DUPR

5.025

JT
John Trapnell

6Z7XYD · Shoreview, MN, US

DUPR

4.011

阵营 2负方
JO
Justin Oehrlein

RZEG6E · Buffalo, MN, US

DUPR

4.456

CK
Clay Knight

O60V5E · USA

DUPR

4.224

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4531138091
显示原始对决元数据 JSON
[
  {
    "team_id": 6557579749,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wessel Kemp",
        "dupr_id": "3V5KEE",
        "rating": 5.025,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Trapnell",
        "dupr_id": "6Z7XYD",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": "Shoreview, MN, US"
      }
    ]
  },
  {
    "team_id": 7673133336,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Oehrlein",
        "dupr_id": "RZEG6E",
        "rating": 4.456,
        "profile_pic_url": null,
        "location": "Buffalo, MN, US"
      },
      {
        "name": "Clay Knight",
        "dupr_id": "O60V5E",
        "rating": 4.224,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]