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

4.0-4.5 Men’s Doubles Moneyball

ID: 6702518015

对局比分

11-6

落败 / Loss

对决日期

2025-10-14

对局时间 (估算)

12:45 AM

对决场地

The HUB Pickleball Club - San Jose

View Facility Page →

对决竞争阵营

阵营 1胜方
KC
Kevin Chiem

76MMW5 · San Jose, CA, US

DUPR

4.262

BT
Brendan Tydingco

RYXPYZ · Fremont, CA, US

DUPR

3.762

阵营 2负方
AG
Anthony Gonzales

XJQV42 · San Jose, CA, US

DUPR

3.949

SR
Shawn Robinson

PKVJOM · Los Gatos, CA, US

DUPR

4.099

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6702518015
显示原始对决元数据 JSON
[
  {
    "team_id": 5671400012,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Chiem",
        "dupr_id": "76MMW5",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Brendan Tydingco",
        "dupr_id": "RYXPYZ",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      }
    ]
  },
  {
    "team_id": 4818449662,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony Gonzales",
        "dupr_id": "XJQV42",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Shawn Robinson",
        "dupr_id": "PKVJOM",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": "Los Gatos, CA, US"
      }
    ]
  }
]