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

NP Windy City Classic Powered by Onix - Mens Doubles Skill: 4.0 (4.499 And Under) Age: (49 And Under)

ID: 5183710231

对局比分

0-11

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

8:45 AM

对决场地

Highland Park, IL

View Facility Page →

对决竞争阵营

阵营 1负方
LL
Lawrence Li

Q949W0 · USA

DUPR

2.895

MM
Michael Malyshev

KYVYGY · USA

DUPR

2.895

阵营 2胜方
AS
Andrew Silver

Q59XZD · Chicago, IL, US

DUPR

4.335

RN
reinold navas

PW6GRX · Chicago, IL, US

DUPR

4.338

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5183710231
显示原始对决元数据 JSON
[
  {
    "team_id": 5451903116,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lawrence Li",
        "dupr_id": "Q949W0",
        "rating": 2.895,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Malyshev",
        "dupr_id": "KYVYGY",
        "rating": 2.895,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7753998834,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Silver",
        "dupr_id": "Q59XZD",
        "rating": 4.335,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "reinold navas",
        "dupr_id": "PW6GRX",
        "rating": 4.338,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]