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

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

ID: 6345023543

对局比分

11-8

获胜 / Win

对决日期

2025-10-20

对局时间 (估算)

12:45 AM

对决场地

Keystone Crossing | The PICKLR

未核实场馆

对决竞争阵营

阵营 1胜方
MT
Max Terry

QXREYR · Indianapolis, IN, US

DUPR

3.490

KM
Kumaran Murugiah

35LMY0 · USA

DUPR

3.518

阵营 2负方
CV
Casey vidoni

KDK22K · Noblesville, IN, US

DUPR

3.710

AM
Alexander Meyer

LW0OR5 · USA

DUPR

3.408

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6345023543
显示原始对决元数据 JSON
[
  {
    "team_id": 5758132240,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Max Terry",
        "dupr_id": "QXREYR",
        "rating": 3.49,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Kumaran Murugiah",
        "dupr_id": "35LMY0",
        "rating": 3.518,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4921355640,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Casey vidoni",
        "dupr_id": "KDK22K",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": "Noblesville, IN, US"
      },
      {
        "name": "Alexander Meyer",
        "dupr_id": "LW0OR5",
        "rating": 3.408,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]