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

Life Time PENN1-NYC

ID: 7670077488

对局比分

7-11

获胜 / Win

对决日期

2025-02-19

对局时间 (估算)

1:00 PM

对决场地

235 W 33rd St, New York, NY 10119, USA

未核实场馆

对决竞争阵营

阵营 1负方
AZ
Ari Zanger

DW06O6 · New York, NY, US

DUPR

4.079

JM
Justin Mascarenhas

16W4Z0 · New York, NY, US

DUPR

3.999

阵营 2胜方
NK
Nicolas Kapoor

NYK0XZ · New York, NY, US

DUPR

4.100

LL
Lenny Lin

9PDV5K · New York, NY, US

DUPR

4.079

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7670077488
显示原始对决元数据 JSON
[
  {
    "team_id": 8313234993,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ari Zanger",
        "dupr_id": "DW06O6",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Justin Mascarenhas",
        "dupr_id": "16W4Z0",
        "rating": 3.999,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 4732276751,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicolas Kapoor",
        "dupr_id": "NYK0XZ",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Lenny Lin",
        "dupr_id": "9PDV5K",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]