返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

OAP Fundraiser Tournament Open Moneyball Doubles Pool 1

ID: 4765020274

对局比分

11-2

落败 / Loss

对决日期

2025-06-08

对局时间 (估算)

11:30 PM

对决场地

Orlando, FL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
EA
Evan Addington

17EJW0 · Windermere, FL, US

DUPR

5.460

MF
Michael Forster

17D998 · Melbourne, FL, US

DUPR

5.581

阵营 2负方
BZ
Ben Zipay

KOM70Q · Atlanta, GA, US

DUPR

4.969

SK
Shiv Krishnaswamy

1RWOZ3 · Fort Lauderdale, FL, US

DUPR

5.329

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4765020274
显示原始对决元数据 JSON
[
  {
    "team_id": 4724848261,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Evan Addington",
        "dupr_id": "17EJW0",
        "rating": 5.46,
        "profile_pic_url": null,
        "location": "Windermere, FL, US"
      },
      {
        "name": "Michael Forster",
        "dupr_id": "17D998",
        "rating": 5.581,
        "profile_pic_url": null,
        "location": "Melbourne, FL, US"
      }
    ]
  },
  {
    "team_id": 6363063951,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Zipay",
        "dupr_id": "KOM70Q",
        "rating": 4.969,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Shiv Krishnaswamy",
        "dupr_id": "1RWOZ3",
        "rating": 5.329,
        "profile_pic_url": null,
        "location": "Fort Lauderdale, FL, US"
      }
    ]
  }
]