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

Jeff Jefferson League - 4th edition - Session 7

ID: 5294049471

对局比分

7-11

获胜 / Win

对决日期

2026-04-16

对局时间 (估算)

4:45 AM

对决场地

Minnesota, USA

View Facility Page →

对决竞争阵营

阵营 1负方
MO

DUPR

4.390

CI
Chris Iverson

QPNW5R · USA

DUPR

4.268

阵营 2胜方
JH
Joshua Henkemeyer

99422R · Hastings, MN, US

DUPR

4.270

SR
Surya Reddy

6720RK · Eagan, MN, US

DUPR

4.968

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5294049471
显示原始对决元数据 JSON
[
  {
    "team_id": 7934756972,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marty O’Shaughnessy",
        "dupr_id": "Q5KK7R",
        "rating": 4.39,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Iverson",
        "dupr_id": "QPNW5R",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6095657921,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joshua Henkemeyer",
        "dupr_id": "99422R",
        "rating": 4.27,
        "profile_pic_url": null,
        "location": "Hastings, MN, US"
      },
      {
        "name": "Surya Reddy",
        "dupr_id": "6720RK",
        "rating": 4.968,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  }
]