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

Elite Pickleball DUPR Championship 4.0-4.7

ID: 4945823276

对局比分

11-8

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

9:00 PM

对决场地

301 N Randall Rd, Batavia, IL 60510, USA

未核实场馆

对决竞争阵营

阵营 1胜方
EZ
Eric Zito

X2YZK7 · Chicago, IL, US

DUPR

4.453

NS
Nicholas Smith

GG2RYV · Chicago, IL, US

DUPR

4.566

阵营 2负方
JL
Jose Luna

3P6QVE · North Barrington, IL, US

DUPR

4.078

BN
Ben Nguyen

8DQOQM · Lake Villa, IL, US

DUPR

4.126

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4945823276
显示原始对决元数据 JSON
[
  {
    "team_id": 4845485698,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Zito",
        "dupr_id": "X2YZK7",
        "rating": 4.453,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Nicholas Smith",
        "dupr_id": "GG2RYV",
        "rating": 4.566,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 8028484699,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jose Luna",
        "dupr_id": "3P6QVE",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": "North Barrington, IL, US"
      },
      {
        "name": "Ben Nguyen",
        "dupr_id": "8DQOQM",
        "rating": 4.126,
        "profile_pic_url": null,
        "location": "Lake Villa, IL, US"
      }
    ]
  }
]