返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Life Time NYC

ID: 8097464790

对局比分

11-3

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

7:30 PM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
JN
Jacob Novick

56RO6R · USA

DUPR

3.212

JD

DUPR

3.487

阵营 2负方
FA
Farris Ashraf

76KWKN · New York, NY, US

DUPR

3.168

JL
Josie Libby

2ZK0E9 · New York, NY, US

DUPR

3.150

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8097464790
显示原始对决元数据 JSON
[
  {
    "team_id": 7443544384,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacob Novick",
        "dupr_id": "56RO6R",
        "rating": 3.212,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan DeFrancesch",
        "dupr_id": "D54O0X",
        "rating": 3.487,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5948196296,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Farris Ashraf",
        "dupr_id": "76KWKN",
        "rating": 3.168,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Josie  Libby",
        "dupr_id": "2ZK0E9",
        "rating": 3.15,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]