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

iPickle 2026 Winter Classic Men's Doubles 4.0 (8+) Group C

ID: 4969211672

对局比分

11-9

获胜 / Win

对决日期

2026-01-31

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
OS
Oliver Shou

59D2ML · Monterey Park, CA, US

DUPR

3.730

BM
Brandon Ma

2PV7ZY · USA

DUPR

3.162

阵营 2负方
AV
alex vu

99QJEE · Westminster, CA, US

DUPR

3.288

GT
Gianni Tello

YXWMO4 · USA

DUPR

3.398

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4969211672
显示原始对决元数据 JSON
[
  {
    "team_id": 8007345991,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Oliver Shou",
        "dupr_id": "59D2ML",
        "rating": 3.73,
        "profile_pic_url": null,
        "location": "Monterey Park, CA, US"
      },
      {
        "name": "Brandon Ma",
        "dupr_id": "2PV7ZY",
        "rating": 3.162,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6160772491,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "alex vu",
        "dupr_id": "99QJEE",
        "rating": 3.288,
        "profile_pic_url": null,
        "location": "Westminster, CA, US"
      },
      {
        "name": "Gianni Tello",
        "dupr_id": "YXWMO4",
        "rating": 3.398,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]