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

REBALLUTION CUP 2025 (PRO 18+5.0) - 18+ 5.0 MIXED DOUBLES

ID: 5504326732

对局比分

13-15

落败 / Loss

对决日期

2025-06-08

对局时间 (估算)

5:00 PM

对决场地

Polideportivo Antonio Barrientos Chispa

未核实场馆

对决竞争阵营

阵营 1负方
JW
Joris Weimar

35ZX0P · The Hague, ZH, NL

DUPR

4.358

JB
Julie Brooke

35EZGR · Brunswick, ME, US

DUPR

4.474

阵营 2胜方
AJ
Adrian Jimenez

ZN0OOQ · Belfast, Northern Ireland, GB

DUPR

4.899

AP
Agata Pabjanczyk

5906WP · Kraków, Lesser Poland Voivodeship, PL

DUPR

4.480

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5504326732
显示原始对决元数据 JSON
[
  {
    "team_id": 8263484354,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joris Weimar",
        "dupr_id": "35ZX0P",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": "The Hague, ZH, NL"
      },
      {
        "name": "Julie Brooke",
        "dupr_id": "35EZGR",
        "rating": 4.474,
        "profile_pic_url": null,
        "location": "Brunswick, ME, US"
      }
    ]
  },
  {
    "team_id": 5789069852,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adrian Jimenez",
        "dupr_id": "ZN0OOQ",
        "rating": 4.899,
        "profile_pic_url": null,
        "location": "Belfast, Northern Ireland, GB"
      },
      {
        "name": "Agata Pabjanczyk",
        "dupr_id": "5906WP",
        "rating": 4.48,
        "profile_pic_url": null,
        "location": "Kraków, Lesser Poland Voivodeship, PL"
      }
    ]
  }
]