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

PickleB 2026 Series Event 4 - 18+ Mens Doubles 3.5

ID: 6160343730

对局比分

11-10

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
EA
Eitan Arrusi

2Q7NJ4 · USA

DUPR

3.335

PA
Pascal Arnould

V4QY2P · London, England, GB

DUPR

3.781

阵营 2负方
AO
Alex olney

WKOQ5M · USA

DUPR

3.278

WG
WARREN GILMOUR

OW4NJW · USA

DUPR

3.026

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6160343730
显示原始对决元数据 JSON
[
  {
    "team_id": 7809451364,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eitan Arrusi",
        "dupr_id": "2Q7NJ4",
        "rating": 3.335,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pascal Arnould",
        "dupr_id": "V4QY2P",
        "rating": 3.781,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  },
  {
    "team_id": 5361006213,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex olney",
        "dupr_id": "WKOQ5M",
        "rating": 3.278,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "WARREN GILMOUR",
        "dupr_id": "OW4NJW",
        "rating": 3.026,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]