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

Sept-Oct 3.5 Men's League (DUPR 3.25-3.75 required and reported)

ID: 5035780436

对局比分

7-11

获胜 / Win

对决日期

2025-10-13

对局时间 (估算)

9:00 PM

对决场地

Keystone Crossing | The PICKLR

未核实场馆

对决竞争阵营

阵营 1负方
CV
Casey vidoni

KDK22K · Noblesville, IN, US

DUPR

3.694

AM
Alexander Meyer

LW0OR5 · USA

DUPR

3.296

阵营 2胜方
MT
Max Terry

QXREYR · Indianapolis, IN, US

DUPR

3.584

AG
Anand Gutta

NRPQ2N · Noblesville, IN, US

DUPR

3.313

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5035780436
显示原始对决元数据 JSON
[
  {
    "team_id": 4566039145,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Casey vidoni",
        "dupr_id": "KDK22K",
        "rating": 3.694,
        "profile_pic_url": null,
        "location": "Noblesville, IN, US"
      },
      {
        "name": "Alexander Meyer",
        "dupr_id": "LW0OR5",
        "rating": 3.296,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4795859690,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Max Terry",
        "dupr_id": "QXREYR",
        "rating": 3.584,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Anand Gutta",
        "dupr_id": "NRPQ2N",
        "rating": 3.313,
        "profile_pic_url": null,
        "location": "Noblesville, IN, US"
      }
    ]
  }
]