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

The Illinois Open @ The Picklr - Mount Prospect - Mens Doubles Skill: (4.0-4.5) Age: (Any)

ID: 6923074232

对局比分

4-11

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

9:00 PM

对决场地

Mt. Prospect, IL

未核实场馆

对决竞争阵营

阵营 1负方
AA
Arturas Adomaitis

KOZX7Q · Naperville, IL, US

DUPR

3.662

KS
Kevin Schimel

ODQMPP · Naperville, IL, US

DUPR

4.404

阵营 2胜方
SS
Sheldon Shin

V7X5LP · Hoffman Estates, IL, US

DUPR

4.649

JL
Joe Lomnicki

N7VY56 · Schaumburg, IL, US

DUPR

4.185

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6923074232
显示原始对决元数据 JSON
[
  {
    "team_id": 7448778246,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Arturas Adomaitis",
        "dupr_id": "KOZX7Q",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      },
      {
        "name": "Kevin Schimel",
        "dupr_id": "ODQMPP",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      }
    ]
  },
  {
    "team_id": 6371589943,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sheldon Shin",
        "dupr_id": "V7X5LP",
        "rating": 4.649,
        "profile_pic_url": null,
        "location": "Hoffman Estates, IL, US"
      },
      {
        "name": "Joe Lomnicki",
        "dupr_id": "N7VY56",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": "Schaumburg, IL, US"
      }
    ]
  }
]