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

PAC Intermediate DUPR Night – Rotating Partner

ID: 4386948684

对局比分

15-13

获胜 / Win

对决日期

2026-05-25

对局时间 (估算)

1:00 PM

对决场地

Activate One

未核实场馆

对决竞争阵营

阵营 1胜方
NC
Nicco Campos

PZ4ZDZ · Las Piñas, NCR, PH

DUPR

3.883

RB
Richard Buzbee

MER49O · USA

DUPR

3.187

阵营 2负方
RR
Ritchie Rono

PPV77M · Manila, NCR, PH

DUPR

3.218

WA
Wilfred Alwyn Co

DYDJYM · USA

DUPR

2.830

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4386948684
显示原始对决元数据 JSON
[
  {
    "team_id": 7411130399,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicco Campos",
        "dupr_id": "PZ4ZDZ",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": "Las Piñas, NCR, PH"
      },
      {
        "name": "Richard Buzbee",
        "dupr_id": "MER49O",
        "rating": 3.187,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7027406991,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ritchie Rono",
        "dupr_id": "PPV77M",
        "rating": 3.218,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      },
      {
        "name": "Wilfred Alwyn Co",
        "dupr_id": "DYDJYM",
        "rating": 2.83,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]