返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Winter Classic at Life Time Harbour Island - Mens Doubles Skill: (4.999 And Under) Age: (18 And Above)

ID: 8224636228

对局比分

11-2

获胜 / Win

对决日期

2026-01-18

对局时间 (估算)

5:00 PM

对决场地

Tampa, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
JM
Jack Maline

7DWJNM · Tampa, FL, US

DUPR

4.495

Anton Betita

N75Y2Z · St. Petersburg, FL, US

DUPR

5.190

阵营 2负方
AS
Alexander Sinu

KDNVOQ · USA

DUPR

3.022

NC
Nils Corrales

VXY5N6 · USA

DUPR

3.527

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8224636228
显示原始对决元数据 JSON
[
  {
    "team_id": 6634973629,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Maline",
        "dupr_id": "7DWJNM",
        "rating": 4.495,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "Anton Betita",
        "dupr_id": "N75Y2Z",
        "rating": 5.19,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/68602/images/profile/6003d209-c2aa-48cd-b40d-a1665077fae6.jpg",
        "location": "St. Petersburg, FL, US"
      }
    ]
  },
  {
    "team_id": 5320591324,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander Sinu",
        "dupr_id": "KDNVOQ",
        "rating": 3.022,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nils Corrales",
        "dupr_id": "VXY5N6",
        "rating": 3.527,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]