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

3.5–3.8 Mixed Doubles

ID: 6271983417

对局比分

11-3

落败 / Loss

对决日期

2026-01-29

对局时间 (估算)

10:15 AM

对决场地

The HUB Pickleball Club - San Jose

View Facility Page →

对决竞争阵营

阵营 1胜方
FV
Frabrizio Velazquez

4LN24V · Santa Cruz, CA, US

DUPR

3.790

MI
Misa Inabnit

DWD2GL · USA

DUPR

3.639

阵营 2负方
JS
John Simmons

8E95ZW · San Jose, CA, US

DUPR

3.494

Robin Davis

89JJPR · Aptos, CA, US

DUPR

3.369

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6271983417
显示原始对决元数据 JSON
[
  {
    "team_id": 5103799192,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Frabrizio Velazquez",
        "dupr_id": "4LN24V",
        "rating": 3.79,
        "profile_pic_url": null,
        "location": "Santa Cruz, CA, US"
      },
      {
        "name": "Misa Inabnit",
        "dupr_id": "DWD2GL",
        "rating": 3.639,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5245245177,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Simmons",
        "dupr_id": "8E95ZW",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Robin Davis",
        "dupr_id": "89JJPR",
        "rating": 3.369,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1211403/images/profile/282ae11d-a525-44c8-9e49-798775c7af40.png",
        "location": "Aptos, CA, US"
      }
    ]
  }
]