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

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

ID: 5176460581

对局比分

5-15

落败 / Loss

对决日期

2026-01-31

对局时间 (估算)

2:15 AM

对决场地

Holly Hill, FL

View Facility Page →

对决竞争阵营

阵营 1负方
NO
Noah Ochiuzzo

Q527ZN · DeLand, FL, US

DUPR

4.544

NC
Nate Cowan

M2J5GV · FL, US

DUPR

4.350

阵营 2胜方
AH
Andrew Hemauer

YGQDEP · Mesa, AZ, US

DUPR

4.487

QS
Quentin Steele

RZ04ED · Phoenix, AZ, US

DUPR

4.444

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5176460581
显示原始对决元数据 JSON
[
  {
    "team_id": 5438130032,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Noah Ochiuzzo",
        "dupr_id": "Q527ZN",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "DeLand, FL, US"
      },
      {
        "name": "Nate Cowan",
        "dupr_id": "M2J5GV",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": "FL, US"
      }
    ]
  },
  {
    "team_id": 4865480181,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Hemauer",
        "dupr_id": "YGQDEP",
        "rating": 4.487,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Quentin Steele",
        "dupr_id": "RZ04ED",
        "rating": 4.444,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]