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

Elite Pickleball Spring Classic 4.0-4,7

ID: 5079127989

对局比分

5-11

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

10:15 AM

对决场地

301 N Randall Rd, Batavia, IL 60510, USA

未核实场馆

对决竞争阵营

阵营 1负方
LB
Lincoln Beuster

QPYNZD · Washington, IL, US

DUPR

4.408

NM
Nick Montgomery

JZVY2D · Rockford, IL, US

DUPR

4.574

阵营 2胜方
Ming Chien

L5E20J · Naperville, IL, US

DUPR

4.745

CL
Chase Langford

RZM9XQ · Winfield, IL, US

DUPR

4.771

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5079127989
显示原始对决元数据 JSON
[
  {
    "team_id": 6405170035,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lincoln Beuster",
        "dupr_id": "QPYNZD",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "Washington, IL, US"
      },
      {
        "name": "Nick Montgomery",
        "dupr_id": "JZVY2D",
        "rating": 4.574,
        "profile_pic_url": null,
        "location": "Rockford, IL, US"
      }
    ]
  },
  {
    "team_id": 5256061357,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ming Chien",
        "dupr_id": "L5E20J",
        "rating": 4.745,
        "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.771,
        "profile_pic_url": null,
        "location": "Winfield, IL, US"
      }
    ]
  }
]