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

iPickle 2026 Winter Classic Men's Singles 4.0 (8+) Gold

ID: 4806873421

对局比分

7-11

获胜 / Win

对决日期

2026-01-30

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RV
Reuben Voina

YN0RL4 · CA, US

DUPR

3.846

阵营 2胜方
OS
Oliver Shou

59D2ML · Monterey Park, CA, US

DUPR

3.770

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4806873421
显示原始对决元数据 JSON
[
  {
    "team_id": 5700385077,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Reuben Voina",
        "dupr_id": "YN0RL4",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "CA, US"
      }
    ]
  },
  {
    "team_id": 6724858820,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Oliver Shou",
        "dupr_id": "59D2ML",
        "rating": 3.77,
        "profile_pic_url": null,
        "location": "Monterey Park, CA, US"
      }
    ]
  }
]