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

Jeff Jefferson League - 5th edition - Session 1

ID: 6759193220

对局比分

11-6

获胜 / Win

对决日期

2026-04-23

对局时间 (估算)

9:00 PM

对决场地

Minnesota, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
SR
Surya Reddy

6720RK · Eagan, MN, US

DUPR

4.970

JH
Joshua Henkemeyer

99422R · Hastings, MN, US

DUPR

4.280

阵营 2负方
CI
Chris Iverson

QPNW5R · USA

DUPR

4.261

MB
Mukhtar Baradia

3PNPEX · USA

DUPR

4.942

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6759193220
显示原始对决元数据 JSON
[
  {
    "team_id": 6490622193,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Surya Reddy",
        "dupr_id": "6720RK",
        "rating": 4.97,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Joshua Henkemeyer",
        "dupr_id": "99422R",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Hastings, MN, US"
      }
    ]
  },
  {
    "team_id": 7078126752,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Iverson",
        "dupr_id": "QPNW5R",
        "rating": 4.261,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mukhtar Baradia",
        "dupr_id": "3PNPEX",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]