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

Life Time 2026 May Showdown Classic - Mens Doubles Skill: (3.5 To 4.0) Age: (12 And Above)

ID: 7459917602

对局比分

11-9

落败 / Loss

对决日期

2026-05-03

对局时间 (估算)

3:30 PM

对决场地

Vernon Hills, IL

View Facility Page →

对决竞争阵营

阵营 1胜方
EL
Edward Lee

N76XL2 · Wheeling, IL, US

DUPR

3.617

MD
Marco DOrazi

6P9X40 · USA

DUPR

4.055

阵营 2负方
PC
Phi Chong

KXDKVY · Elgin, IL, US

DUPR

3.550

JV
Justas Vikonis

672R5G · Hampshire, IL, US

DUPR

3.907

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7459917602
显示原始对决元数据 JSON
[
  {
    "team_id": 8089872031,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Edward Lee",
        "dupr_id": "N76XL2",
        "rating": 3.617,
        "profile_pic_url": null,
        "location": "Wheeling, IL, US"
      },
      {
        "name": "Marco DOrazi",
        "dupr_id": "6P9X40",
        "rating": 4.055,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5629950831,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Phi Chong",
        "dupr_id": "KXDKVY",
        "rating": 3.55,
        "profile_pic_url": null,
        "location": "Elgin, IL, US"
      },
      {
        "name": "Justas Vikonis",
        "dupr_id": "672R5G",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "Hampshire, IL, US"
      }
    ]
  }
]