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

Life Time PENN1-NYC

ID: 6883178817

对局比分

11-8

落败 / Loss

对决日期

2025-02-19

对局时间 (估算)

10:15 AM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
AZ
Ari Zanger

DW06O6 · New York, NY, US

DUPR

4.087

AK
Austin Kim

1NN96W · Kings County, NY, US

DUPR

4.183

阵营 2负方
LL
Lenny Lin

9PDV5K · New York, NY, US

DUPR

4.090

JM
Justin Mascarenhas

16W4Z0 · New York, NY, US

DUPR

3.976

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6883178817
显示原始对决元数据 JSON
[
  {
    "team_id": 7365453418,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ari Zanger",
        "dupr_id": "DW06O6",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Austin Kim",
        "dupr_id": "1NN96W",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 6717434690,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lenny Lin",
        "dupr_id": "9PDV5K",
        "rating": 4.09,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Justin Mascarenhas",
        "dupr_id": "16W4Z0",
        "rating": 3.976,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]