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

LIFE TIME at SKY-NYC

ID: 6657308544

对局比分

11-4

落败 / Loss

对决日期

2026-05-27

对局时间 (估算)

1:00 PM

对决场地

605 W 42nd St, New York, NY 10036, USA

未核实场馆

对决竞争阵营

阵营 1胜方
MB
Maxwell Balka

3XD475 · New York, NY, US

DUPR

4.888

ZA
Zachary Ankier

8WREXY · New York, NY, US

DUPR

4.901

阵营 2负方
FJ
Faraaz Javed

56PEDP · Lahore, Punjab, PK

DUPR

5.106

MJ
Manoj Jagani

G5L6JD · Tuscaloosa, AL, US

DUPR

4.595

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6657308544
显示原始对决元数据 JSON
[
  {
    "team_id": 4894309793,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maxwell Balka",
        "dupr_id": "3XD475",
        "rating": 4.888,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Zachary Ankier",
        "dupr_id": "8WREXY",
        "rating": 4.901,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 5133827094,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Faraaz Javed",
        "dupr_id": "56PEDP",
        "rating": 5.106,
        "profile_pic_url": null,
        "location": "Lahore, Punjab, PK"
      },
      {
        "name": "Manoj Jagani",
        "dupr_id": "G5L6JD",
        "rating": 4.595,
        "profile_pic_url": null,
        "location": "Tuscaloosa, AL, US"
      }
    ]
  }
]