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

Prize: 10k cash, 1 Pro Paddle & Lootbag! Goldentop King/Queen of the Court (Division 3.59-4.29)

ID: 6209219231

对局比分

9-11

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

12:45 AM

对决场地

Golden Top Sports Center

未核实场馆

对决竞争阵营

阵营 1负方
RW
Reinard Wilopo

LZ2GYQ · USA

DUPR

3.859

AD
Abby Delute

NY0OPN · Pasig, NCR, PH

DUPR

3.683

阵营 2胜方
AP
Aaron Paul

Q5L6K0 · Makati, NCR, PH

DUPR

3.748

GB
Godmiel Banal

WNN96L · Pasig, NCR, PH

DUPR

4.111

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6209219231
显示原始对决元数据 JSON
[
  {
    "team_id": 5680837688,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Reinard Wilopo",
        "dupr_id": "LZ2GYQ",
        "rating": 3.859,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Abby Delute",
        "dupr_id": "NY0OPN",
        "rating": 3.683,
        "profile_pic_url": null,
        "location": "Pasig, NCR, PH"
      }
    ]
  },
  {
    "team_id": 8074173746,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aaron Paul",
        "dupr_id": "Q5L6K0",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": "Makati, NCR, PH"
      },
      {
        "name": "Godmiel Banal",
        "dupr_id": "WNN96L",
        "rating": 4.111,
        "profile_pic_url": null,
        "location": "Pasig, NCR, PH"
      }
    ]
  }
]