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

Group B - 4.0+ DUPR Recorded Series - Week 1

ID: 8273631579

对局比分

9-11

落败 / Loss

对决日期

2026-02-26

对局时间 (估算)

4:45 AM

对决场地

Pickleball Clubhouse

View Facility Page →

对决竞争阵营

阵营 1负方
BZ
Bella Zanotti

Q5Z4X0 · Chicago, IL, US

DUPR

4.122

NF
Nabeel Farooqi

3VM7GE · Lombard, IL, US

DUPR

4.098

阵营 2胜方
FY
Felipe Yung

0YL94X · Chicago, IL, US

DUPR

3.990

VH
Vince Hsu

Q57OP0 · Chicago, IL, US

DUPR

4.101

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8273631579
显示原始对决元数据 JSON
[
  {
    "team_id": 7078283166,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bella Zanotti",
        "dupr_id": "Q5Z4X0",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Nabeel Farooqi",
        "dupr_id": "3VM7GE",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": "Lombard, IL, US"
      }
    ]
  },
  {
    "team_id": 7969159974,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Felipe Yung",
        "dupr_id": "0YL94X",
        "rating": 3.99,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Vince Hsu",
        "dupr_id": "Q57OP0",
        "rating": 4.101,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]