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

REBALLUTION CUP 2026 (PRO: 20.000€) - 18+ PRO MENS DOUBLES

ID: 7049220037

对局比分

11-4, 11-5

落败 / Loss

对决日期

2026-06-04

对局时间 (估算)

2:15 AM

对决场地

POLIDEPORTIVO ANTONIO BARRIENTOS CHISPA

未核实场馆

对决竞争阵营

阵营 1胜方
MG
Mauro Garcia Sanchez

8MOV6D · Rota, AN, ES

DUPR

5.681

BL
Brandon Lane

17KNM5 · Camalote, Cayo District, BZ

DUPR

6.008

阵营 2负方
HF
Harry Feast

V769EJ · Chineham, England, GB

DUPR

5.219

CM
Callum Mathie

17YN09 · Dorset, England, GB

DUPR

4.885

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7049220037
显示原始对决元数据 JSON
[
  {
    "team_id": 6840063351,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mauro Garcia Sanchez",
        "dupr_id": "8MOV6D",
        "rating": 5.681,
        "profile_pic_url": null,
        "location": "Rota, AN, ES"
      },
      {
        "name": "Brandon Lane",
        "dupr_id": "17KNM5",
        "rating": 6.008,
        "profile_pic_url": null,
        "location": "Camalote, Cayo District, BZ"
      }
    ]
  },
  {
    "team_id": 4317826966,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Harry Feast",
        "dupr_id": "V769EJ",
        "rating": 5.219,
        "profile_pic_url": null,
        "location": "Chineham, England, GB"
      },
      {
        "name": "Callum Mathie",
        "dupr_id": "17YN09",
        "rating": 4.885,
        "profile_pic_url": null,
        "location": "Dorset, England, GB"
      }
    ]
  }
]