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

2025 Fall Classic Men's Doubles 5.5 (12+)

ID: 7310294906

对局比分

11-0

获胜 / Win

对决日期

2025-09-13

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BT
Brian Tinsley

8459YV · Menlo Park, CA, US

DUPR

4.792

CB
Conor Burns

175WMM · Dallas, TX, US

DUPR

5.029

阵营 2负方
MV
Matthew Vizconde

30ZZN3 · Brea, CA, US

DUPR

4.011

NV
Nathan Vizconde

3X0W48 · Brea, CA, US

DUPR

3.985

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7310294906
显示原始对决元数据 JSON
[
  {
    "team_id": 5783560812,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Tinsley",
        "dupr_id": "8459YV",
        "rating": 4.792,
        "profile_pic_url": null,
        "location": "Menlo Park, CA, US"
      },
      {
        "name": "Conor Burns",
        "dupr_id": "175WMM",
        "rating": 5.029,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 8462428417,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Vizconde",
        "dupr_id": "30ZZN3",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": "Brea, CA, US"
      },
      {
        "name": "Nathan Vizconde",
        "dupr_id": "3X0W48",
        "rating": 3.985,
        "profile_pic_url": null,
        "location": "Brea, CA, US"
      }
    ]
  }
]