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

LIFE TIME at SKY-NYC

ID: 7234634145

对局比分

11-9

落败 / Loss

对决日期

2026-05-27

对局时间 (估算)

10:15 AM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
MB
Maxwell Balka

3XD475 · New York, NY, US

DUPR

4.888

CL
Christina Li

QPN7ER · New York, NY, US

DUPR

4.592

阵营 2负方
MJ
Manoj Jagani

G5L6JD · Tuscaloosa, AL, US

DUPR

4.595

MP
Mor Peter

67742Q · Kings County, NY, US

DUPR

4.610

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7234634145
显示原始对决元数据 JSON
[
  {
    "team_id": 8244135289,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maxwell Balka",
        "dupr_id": "3XD475",
        "rating": 4.888,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Christina Li",
        "dupr_id": "QPN7ER",
        "rating": 4.592,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 6727881765,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Manoj Jagani",
        "dupr_id": "G5L6JD",
        "rating": 4.595,
        "profile_pic_url": null,
        "location": "Tuscaloosa, AL, US"
      },
      {
        "name": "Mor Peter",
        "dupr_id": "67742Q",
        "rating": 4.61,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  }
]