返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Elite Pickleball Spring Classic 4.0-4.7

ID: 5927117138

对局比分

12-15

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

3:30 PM

对决场地

301 N Randall Rd, Batavia, IL 60510, USA

未核实场馆

对决竞争阵营

阵营 1负方
Ming Chien

L5E20J · Naperville, IL, US

DUPR

4.713

CL
Chase Langford

RZM9XQ · Winfield, IL, US

DUPR

4.739

阵营 2胜方
AV
Adam Vartolomei

G5WGOG · Skokie, IL, US

DUPR

4.573

JH
Joe Han

RZ9W2E · Northbrook, IL, US

DUPR

4.651

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5927117138
显示原始对决元数据 JSON
[
  {
    "team_id": 5076490674,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ming Chien",
        "dupr_id": "L5E20J",
        "rating": 4.713,
        "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.739,
        "profile_pic_url": null,
        "location": "Winfield, IL, US"
      }
    ]
  },
  {
    "team_id": 7001032308,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adam Vartolomei",
        "dupr_id": "G5WGOG",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Skokie, IL, US"
      },
      {
        "name": "Joe Han",
        "dupr_id": "RZ9W2E",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      }
    ]
  }
]