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

Base to Pickle Team Concept @ Epic Men’s Doubles 4.0-4.99

ID: 7989784253

对局比分

7-11, 9-11

落败 / Loss

对决日期

2025-03-17

对局时间 (估算)

6:15 AM

对决场地

Weston, FL, USA

View Facility Page →

对决竞争阵营

阵营 1负方
Cory Masiello

8GZPEX · Davie, FL, US

DUPR

4.142

NR
Noah Roman

1Q96ON · Weston, FL, US

DUPR

4.633

阵营 2胜方
FC
Felipe Calderon

RZKXGD · Miami, FL, US

DUPR

4.732

CL
Chino Leon

99DR6V · Miami, FL, US

DUPR

4.595

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7989784253
显示原始对决元数据 JSON
[
  {
    "team_id": 8566909899,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cory Masiello",
        "dupr_id": "8GZPEX",
        "rating": 4.142,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1248973/images/profile/61d218aa-0cbf-4591-b3cb-4c10f0ee7ff2.png",
        "location": "Davie, FL, US"
      },
      {
        "name": "Noah Roman",
        "dupr_id": "1Q96ON",
        "rating": 4.633,
        "profile_pic_url": null,
        "location": "Weston, FL, US"
      }
    ]
  },
  {
    "team_id": 8260891450,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Felipe Calderon",
        "dupr_id": "RZKXGD",
        "rating": 4.732,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Chino Leon",
        "dupr_id": "99DR6V",
        "rating": 4.595,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]