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

Life Time NYC Fall Classic - Mens Doubles Skill: (5.0 To Open) Age: (Any)

ID: 5391473512

对局比分

3-11

落败 / Loss

对决日期

2024-10-05

对局时间 (估算)

5:00 PM

对决场地

NY, NY

View Facility Page →

对决竞争阵营

阵营 1负方
CR
Chad Remus

8DP26L · Kings County, NY, US

DUPR

5.188

OS
Oliver Seifert

12DO9R · USA

DUPR

5.284

阵营 2胜方
JG
Jordon Garner DeGroote

12NLVR · West Windsor Township, NJ, US

DUPR

4.672

VP
Varun Prakash

8WWGKQ · Bengaluru, KA, IN

DUPR

5.054

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5391473512
显示原始对决元数据 JSON
[
  {
    "team_id": 6783834644,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chad Remus",
        "dupr_id": "8DP26L",
        "rating": 5.188,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Oliver Seifert",
        "dupr_id": "12DO9R",
        "rating": 5.284,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7522975181,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jordon Garner DeGroote",
        "dupr_id": "12NLVR",
        "rating": 4.672,
        "profile_pic_url": null,
        "location": "West Windsor Township, NJ, US"
      },
      {
        "name": "Varun Prakash",
        "dupr_id": "8WWGKQ",
        "rating": 5.054,
        "profile_pic_url": null,
        "location": "Bengaluru, KA, IN"
      }
    ]
  }
]