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

Elite Pickleball Spring Classic 4.0-4.7

ID: 4496590624

对局比分

11-8

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

5:00 PM

对决场地

301 N Randall Rd, Batavia, IL 60510, USA

未核实场馆

对决竞争阵营

阵营 1胜方
Ming Chien

L5E20J · Naperville, IL, US

DUPR

4.727

CL
Chase Langford

RZM9XQ · Winfield, IL, US

DUPR

4.753

阵营 2负方
BA
Brad Atwell

30MN5Q · North Aurora, IL, US

DUPR

4.143

CH
Cameron Heinz

RXZ0PD · Batavia, IL, US

DUPR

4.074

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4496590624
显示原始对决元数据 JSON
[
  {
    "team_id": 4512672398,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ming Chien",
        "dupr_id": "L5E20J",
        "rating": 4.727,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/61603/images/profile/1bd4e965-338b-4004-8f79-a161aadeb508.png",
        "location": "Naperville, IL, US"
      },
      {
        "name": "Chase Langford",
        "dupr_id": "RZM9XQ",
        "rating": 4.753,
        "profile_pic_url": null,
        "location": "Winfield, IL, US"
      }
    ]
  },
  {
    "team_id": 5265706167,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brad Atwell",
        "dupr_id": "30MN5Q",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": "North Aurora, IL, US"
      },
      {
        "name": "Cameron Heinz",
        "dupr_id": "RXZ0PD",
        "rating": 4.074,
        "profile_pic_url": null,
        "location": "Batavia, IL, US"
      }
    ]
  }
]