返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Tres Palapas International Tournament — Men’s Doubles 4.0/50+

ID: 8478886312

对局比分

15-7

获胜 / Win

对决日期

2026-03-12

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
TS
Tyson Spitzer

RZVDNM · Belwood, ON, CA

DUPR

4.179

JB
Joseph Baumann

3VX5WJ · Los Barriles, Baja California Sur, BCS, MX

DUPR

5.095

阵营 2负方
NA
nouri aktouf

4Z2QMV · Leander, TX, US

DUPR

4.454

VM
vivek mahadevaiah

KOXXDY · Cedar Park, TX, US

DUPR

4.325

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8478886312
显示原始对决元数据 JSON
[
  {
    "team_id": 8412809397,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyson Spitzer",
        "dupr_id": "RZVDNM",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "Belwood, ON, CA"
      },
      {
        "name": "Joseph Baumann",
        "dupr_id": "3VX5WJ",
        "rating": 5.095,
        "profile_pic_url": null,
        "location": "Los Barriles, Baja California Sur, BCS, MX"
      }
    ]
  },
  {
    "team_id": 8397789240,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "nouri aktouf",
        "dupr_id": "4Z2QMV",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      },
      {
        "name": "vivek mahadevaiah",
        "dupr_id": "KOXXDY",
        "rating": 4.325,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      }
    ]
  }
]