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

Competitive Open Play Match

ID: 5067144143

对局比分

7-11, 5-11

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RO
Richard Ostrea

ZZPD6Q · Las Vegas, NV, US

DUPR

3.070

阵营 2胜方
NL
Noel Landrito

Z49Y7Q · USA

DUPR

3.241

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5067144143
显示原始对决元数据 JSON
[
  {
    "team_id": 4330469270,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Richard Ostrea",
        "dupr_id": "ZZPD6Q",
        "rating": 3.07,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 5397449591,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Noel Landrito",
        "dupr_id": "Z49Y7Q",
        "rating": 3.241,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]