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

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

ID: 7369979586

对局比分

12-15

落败 / Loss

对决日期

2026-01-03

对局时间 (估算)

7:30 PM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
DS
Dave Solomon

3YNRWK · Albuquerque, NM, US

DUPR

4.429

KK
Kevin Keiner

YGYV5G · Albuquerque, NM, US

DUPR

4.298

阵营 2胜方
JB
Jacob bukowski

DW29L4 · Glendale, AZ, US

DUPR

4.235

KP
Koa Pagaoa

JZX5PM · Goodyear, AZ, US

DUPR

4.328

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7369979586
显示原始对决元数据 JSON
[
  {
    "team_id": 7843583642,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dave Solomon",
        "dupr_id": "3YNRWK",
        "rating": 4.429,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      },
      {
        "name": "Kevin Keiner",
        "dupr_id": "YGYV5G",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      }
    ]
  },
  {
    "team_id": 7786742660,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jacob bukowski",
        "dupr_id": "DW29L4",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      },
      {
        "name": "Koa Pagaoa",
        "dupr_id": "JZX5PM",
        "rating": 4.328,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      }
    ]
  }
]