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

Pre-NYC Open Moneyball $700 - Goodland - Pre-NYC Open Moneyball $700 - Goodland

ID: 6298070280

对局比分

11-3

落败 / Loss

对决日期

2025-05-20

对局时间 (估算)

1:00 PM

对决场地

Brooklyn, NY

View Facility Page →

对决竞争阵营

阵营 1胜方
EH
Eric Handelman

8WKOEY · Melville, NY, US

DUPR

4.968

JT
Jesse Tuozzo

3YVDD3 · Massapequa, NY, US

DUPR

4.974

阵营 2负方
MG
Martin Grunin

NYN7XW · Palm Beach Gardens, FL, US

DUPR

4.846

CM
Connor McAlary

59PL25 · New York, NY, US

DUPR

4.398

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6298070280
显示原始对决元数据 JSON
[
  {
    "team_id": 6455524095,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Handelman",
        "dupr_id": "8WKOEY",
        "rating": 4.968,
        "profile_pic_url": null,
        "location": "Melville, NY, US"
      },
      {
        "name": "Jesse Tuozzo",
        "dupr_id": "3YVDD3",
        "rating": 4.974,
        "profile_pic_url": null,
        "location": "Massapequa, NY, US"
      }
    ]
  },
  {
    "team_id": 6036626329,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Martin Grunin",
        "dupr_id": "NYN7XW",
        "rating": 4.846,
        "profile_pic_url": null,
        "location": "Palm Beach Gardens, FL, US"
      },
      {
        "name": "Connor McAlary",
        "dupr_id": "59PL25",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]