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

Proton National Tour by MPO - Cash Prize Tournament in Daytona Beach - Men's Doubles 5.0+

ID: 6154553535

对局比分

15-3

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

4:45 AM

对决场地

Holly Hill, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
JB
Jake Bower

JZXX5M · Deerfield Beach, FL, US

DUPR

5.638

TD
Tristan Dussault

NYZ2ON · Orlando, FL, US

DUPR

5.966

阵营 2负方
EA
Evan Ankrom

YG42X4 · Ormond Beach, FL, US

DUPR

5.336

WO
William Owens

Q3VWE1 · Belmont, NC, US

DUPR

5.266

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6154553535
显示原始对决元数据 JSON
[
  {
    "team_id": 5554858904,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake Bower",
        "dupr_id": "JZXX5M",
        "rating": 5.638,
        "profile_pic_url": null,
        "location": "Deerfield Beach, FL, US"
      },
      {
        "name": "Tristan Dussault",
        "dupr_id": "NYZ2ON",
        "rating": 5.966,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  },
  {
    "team_id": 4491964660,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Evan Ankrom",
        "dupr_id": "YG42X4",
        "rating": 5.336,
        "profile_pic_url": null,
        "location": "Ormond Beach, FL, US"
      },
      {
        "name": "William Owens",
        "dupr_id": "Q3VWE1",
        "rating": 5.266,
        "profile_pic_url": null,
        "location": "Belmont, NC, US"
      }
    ]
  }
]