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

Competitive Open Play Match

ID: 5096158630

对局比分

11-5

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

11:30 PM

对决场地

5-25 46th Ave, Long Island City, NY 11101, USA

未核实场馆

对决竞争阵营

阵营 1胜方
DS
David Sun

NYL9WZ · Kings County, NY, US

DUPR

4.359

NK
Noah Kretchmer

N775G7 · New York, NY, US

DUPR

4.816

阵营 2负方
AP
Amol Pandit

L5ZR9Z · USA

DUPR

4.523

MC
McClain Culver

G5N9YV · New York, NY, US

DUPR

4.618

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5096158630
显示原始对决元数据 JSON
[
  {
    "team_id": 4380800916,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Sun",
        "dupr_id": "NYL9WZ",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Noah Kretchmer",
        "dupr_id": "N775G7",
        "rating": 4.816,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 6976218509,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amol Pandit",
        "dupr_id": "L5ZR9Z",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "McClain Culver",
        "dupr_id": "G5N9YV",
        "rating": 4.618,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]