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

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

ID: 6833825703

对局比分

15-6

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

4:45 AM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
AD
Alan Dodds

MY0L2P · USA

DUPR

4.013

DS
David Sellers

1NEM0N · Minneapolis, MN, US

DUPR

4.254

阵营 2负方
AH
Andrew Hemauer

YGQDEP · Mesa, AZ, US

DUPR

4.469

QS
Quentin Steele

RZ04ED · Phoenix, AZ, US

DUPR

4.418

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6833825703
显示原始对决元数据 JSON
[
  {
    "team_id": 6922005090,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alan Dodds",
        "dupr_id": "MY0L2P",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Sellers",
        "dupr_id": "1NEM0N",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 4702642088,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Hemauer",
        "dupr_id": "YGQDEP",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Quentin Steele",
        "dupr_id": "RZ04ED",
        "rating": 4.418,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]