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

3.9 - 4.5 MEN'S DUPR Submitted RR

ID: 5818763239

对局比分

11-4

落败 / Loss

对决日期

2026-05-04

对局时间 (估算)

8:45 AM

对决场地

Endicott Square Shopping Center, 180 Endicott St, Danvers, MA 01923, USA

未核实场馆

对决竞争阵营

阵营 1胜方
AK
Aditya Kodangattil

DWDGJL · USA

DUPR

4.248

AM
Alex Mendez

M2WGEP · USA

DUPR

4.388

阵营 2负方
JL
Jesse Lock

QPJEX5 · USA

DUPR

4.030

AC
Andy Chen

8M757G · Lexington, MA, US

DUPR

4.347

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5818763239
显示原始对决元数据 JSON
[
  {
    "team_id": 8559615318,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aditya Kodangattil",
        "dupr_id": "DWDGJL",
        "rating": 4.248,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Mendez",
        "dupr_id": "M2WGEP",
        "rating": 4.388,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7430611727,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jesse Lock",
        "dupr_id": "QPJEX5",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Chen",
        "dupr_id": "8M757G",
        "rating": 4.347,
        "profile_pic_url": null,
        "location": "Lexington, MA, US"
      }
    ]
  }
]