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

Jeff Jefferson League - 5th edition - Session 3

ID: 6472465418

对局比分

11-4

落败 / Loss

对决日期

2026-05-07

对局时间 (估算)

3:30 PM

对决场地

Minnesota, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
SG
Sowmik Garishakurti

N7Y0ZN · Inver Grove Heights, MN, US

DUPR

4.887

LT
Layne Thomas

8MZX0P · Minneapolis, MN, US

DUPR

4.731

阵营 2负方
WW
Will Weyenberg

3LXG95 · Minneapolis, MN, US

DUPR

4.929

JJ
Jeff Jefferson

ZNWR4M · Eagan, MN, US

DUPR

4.452

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6472465418
显示原始对决元数据 JSON
[
  {
    "team_id": 4407227500,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sowmik Garishakurti",
        "dupr_id": "N7Y0ZN",
        "rating": 4.887,
        "profile_pic_url": null,
        "location": "Inver Grove Heights, MN, US"
      },
      {
        "name": "Layne Thomas ",
        "dupr_id": "8MZX0P",
        "rating": 4.731,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5271476287,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Will Weyenberg",
        "dupr_id": "3LXG95",
        "rating": 4.929,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Jeff Jefferson",
        "dupr_id": "ZNWR4M",
        "rating": 4.452,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  }
]