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

Fall Brawl @ The Picklr Wheaton - Mens Doubles Skill: (4.5): (Any)

ID: 4848898905

对局比分

8-11, 3-11

获胜 / Win

对决日期

2025-11-22

对局时间 (估算)

10:15 AM

对决场地

Wheaton, IL

View Facility Page →

对决竞争阵营

阵营 1负方
Ming Chien

L5E20J · Naperville, IL, US

DUPR

4.714

NC
Nick Czapla

2L42GR · Naperville, IL, US

DUPR

4.652

阵营 2胜方
NL
Nate Lee

1QQGNR · Woodbury, MN, US

DUPR

4.997

CL
Chase Langford

RZM9XQ · Winfield, IL, US

DUPR

4.573

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4848898905
显示原始对决元数据 JSON
[
  {
    "team_id": 5178129838,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ming Chien",
        "dupr_id": "L5E20J",
        "rating": 4.714,
        "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": "Nick Czapla",
        "dupr_id": "2L42GR",
        "rating": 4.652,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      }
    ]
  },
  {
    "team_id": 6033337347,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nate Lee",
        "dupr_id": "1QQGNR",
        "rating": 4.997,
        "profile_pic_url": null,
        "location": "Woodbury, MN, US"
      },
      {
        "name": "Chase Langford",
        "dupr_id": "RZM9XQ",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Winfield, IL, US"
      }
    ]
  }
]