返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

1st RPM x Choosedink MEN'S Doubles DUPR 3.3<3.6 Tournament

ID: 8305320467

对局比分

5-11

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

12:45 AM

对决场地

Playground Pickleball and Badminton Courts

未核实场馆

对决竞争阵营

阵营 1负方
CD
Charles David D Cruz

7J5X0M · Las Piñas, NCR, PH

DUPR

3.419

RB
Ritche Buenconsejo

RWWXEZ · NCR, PH

DUPR

3.597

阵营 2胜方
JG
Jadi Garrucha

0REM7G · Pasay, NCR, PH

DUPR

3.533

DH
Daniel Halili

P5WQLE · USA

DUPR

3.307

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8305320467
显示原始对决元数据 JSON
[
  {
    "team_id": 8122497070,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Charles David D Cruz",
        "dupr_id": "7J5X0M",
        "rating": 3.419,
        "profile_pic_url": null,
        "location": "Las Piñas, NCR, PH"
      },
      {
        "name": "Ritche Buenconsejo",
        "dupr_id": "RWWXEZ",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": "NCR, PH"
      }
    ]
  },
  {
    "team_id": 7436257363,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jadi Garrucha",
        "dupr_id": "0REM7G",
        "rating": 3.533,
        "profile_pic_url": null,
        "location": "Pasay, NCR, PH"
      },
      {
        "name": "Daniel Halili",
        "dupr_id": "P5WQLE",
        "rating": 3.307,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]