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

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

ID: 5189131999

对局比分

10-12

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

8:45 AM

对决场地

NY, NY

View Facility Page →

对决竞争阵营

阵营 1负方
DG
Daniel Gallegos

7D4MG0 · Hillsborough Township, NJ, US

DUPR

4.397

AK
Anthony Kowalski

7DMVK0 · Bridgewater Township, NJ, US

DUPR

4.459

阵营 2胜方
KT
Kenoa Tio

3LXJW5 · King of Prussia, PA, US

DUPR

4.874

BF
Brandon Fooks

V76G4E · East Brunswick, NJ, US

DUPR

4.568

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5189131999
显示原始对决元数据 JSON
[
  {
    "team_id": 6997280369,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Gallegos",
        "dupr_id": "7D4MG0",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "Hillsborough Township, NJ, US"
      },
      {
        "name": "Anthony Kowalski",
        "dupr_id": "7DMVK0",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Bridgewater Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 5570387963,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kenoa Tio",
        "dupr_id": "3LXJW5",
        "rating": 4.874,
        "profile_pic_url": null,
        "location": "King of Prussia, PA, US"
      },
      {
        "name": "Brandon Fooks",
        "dupr_id": "V76G4E",
        "rating": 4.568,
        "profile_pic_url": null,
        "location": "East Brunswick, NJ, US"
      }
    ]
  }
]