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

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

ID: 7548154679

对局比分

15-10

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

12:45 AM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
EM
Elean Montero

0ROEJG · USA

DUPR

3.905

ML
Myles Lazerow

V729D7 · New York, NY, US

DUPR

4.974

阵营 2负方
JR
John Rohe

9PJQZR · Tucson, AZ, US

DUPR

4.273

PL
Patrick Luu

JZY69O · USA

DUPR

4.452

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7548154679
显示原始对决元数据 JSON
[
  {
    "team_id": 6085218566,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elean  Montero",
        "dupr_id": "0ROEJG",
        "rating": 3.905,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Myles Lazerow",
        "dupr_id": "V729D7",
        "rating": 4.974,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 8000815098,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Rohe",
        "dupr_id": "9PJQZR",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      },
      {
        "name": "Patrick Luu",
        "dupr_id": "JZY69O",
        "rating": 4.452,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]