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

NP Windy City Classic Powered by Onix - Mixed Doubles Skill: 4.0+4.5+ (5.499 And Under) Age: (Any)

ID: 6038135319

对局比分

7-11

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

4:45 AM

对决场地

Highland Park, IL

View Facility Page →

对决竞争阵营

阵营 1负方
LO
Laura Otto

YGQNYK · USA

DUPR

3.753

PO
Patrick OConnell

1RDVGM · Prospect Heights, IL, US

DUPR

4.278

阵营 2胜方
LP
Leanna Paik

D95M46 · Chicago, IL, US

DUPR

3.339

AP
Austin Paik

2YPXK4 · Chicago, IL, US

DUPR

4.094

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6038135319
显示原始对决元数据 JSON
[
  {
    "team_id": 5963196325,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Laura Otto",
        "dupr_id": "YGQNYK",
        "rating": 3.753,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patrick OConnell",
        "dupr_id": "1RDVGM",
        "rating": 4.278,
        "profile_pic_url": null,
        "location": "Prospect Heights, IL, US"
      }
    ]
  },
  {
    "team_id": 4979481217,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Leanna Paik",
        "dupr_id": "D95M46",
        "rating": 3.339,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Austin Paik",
        "dupr_id": "2YPXK4",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]