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

Evening Play - Wed. NIGHT Mixed League May-July @Pickleplex - 7 to 9pm

ID: 5829120515

对局比分

11-5

获胜 / Win

对决日期

2026-06-03

对局时间 (估算)

12:45 AM

对决场地

Pickleplex Social Club - Vaughan - Vaughan, Ontario

未核实场馆

对决竞争阵营

阵营 1胜方
AF
Angelo Fabian

D94J6Y · Vaughan, ON, CA

DUPR

3.613

JS
Jason Simbulan

0ZXZJ2 · Boca Raton, FL, US

DUPR

3.468

阵营 2负方
QL
Quang Lam

P5Y5XX · USA

DUPR

3.188

VS
Vicenta Soare

0R7EMQ · USA

DUPR

3.329

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5829120515
显示原始对决元数据 JSON
[
  {
    "team_id": 7944744864,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Angelo Fabian",
        "dupr_id": "D94J6Y",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": "Vaughan, ON, CA"
      },
      {
        "name": "Jason Simbulan",
        "dupr_id": "0ZXZJ2",
        "rating": 3.468,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  },
  {
    "team_id": 6814706464,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Quang Lam",
        "dupr_id": "P5Y5XX",
        "rating": 3.188,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vicenta Soare",
        "dupr_id": "0R7EMQ",
        "rating": 3.329,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]