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

Life Time NYC Winter Cla$$ic - Mens Doubles Skill: (4.5 To 5.0) at Penn 9am

ID: 4411631169

对局比分

5-11

获胜 / Win

对决日期

2026-01-10

对局时间 (估算)

10:15 AM

对决场地

NY, NY

View Facility Page →

对决竞争阵营

阵营 1负方
BB
Bo Blaine Gumalo

EG5YJO · Belleville, NJ, US

DUPR

4.598

KL
Kevin Lin

JJY54D · Jersey City, NJ, US

DUPR

4.453

阵营 2胜方
VC
Victor Contreras

KOKG4O · Caracas, Dto. Capital, VE

DUPR

5.058

NL
Nick Leiningen

XJRYW7 · Stamford, CT, US

DUPR

4.708

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4411631169
显示原始对决元数据 JSON
[
  {
    "team_id": 4564116408,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bo Blaine Gumalo",
        "dupr_id": "EG5YJO",
        "rating": 4.598,
        "profile_pic_url": null,
        "location": "Belleville, NJ, US"
      },
      {
        "name": "Kevin Lin",
        "dupr_id": "JJY54D",
        "rating": 4.453,
        "profile_pic_url": null,
        "location": "Jersey City, NJ, US"
      }
    ]
  },
  {
    "team_id": 5217283623,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Victor Contreras",
        "dupr_id": "KOKG4O",
        "rating": 5.058,
        "profile_pic_url": null,
        "location": "Caracas, Dto. Capital, VE"
      },
      {
        "name": "Nick Leiningen",
        "dupr_id": "XJRYW7",
        "rating": 4.708,
        "profile_pic_url": null,
        "location": "Stamford, CT, US"
      }
    ]
  }
]