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

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

ID: 5091866769

对局比分

5-15

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

10:15 AM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
JM
Jonathan Mastrangelo

8JMLND · Phoenix, AZ, US

DUPR

4.641

Mulima Mulenga

DWEXP4 · Mesa, AZ, US

DUPR

5.030

阵营 2胜方
PB
Pat B

YGRL6K · NCR, PH

DUPR

4.611

JA
Josh Angeles

EGWV4V · Goodyear, AZ, US

DUPR

4.569

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5091866769
显示原始对决元数据 JSON
[
  {
    "team_id": 5779727441,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Mastrangelo",
        "dupr_id": "8JMLND",
        "rating": 4.641,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Mulima Mulenga",
        "dupr_id": "DWEXP4",
        "rating": 5.03,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1324822/images/profile/809005c4-1376-40a9-9dd7-dbb923580ab0.png",
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 5082204142,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pat B",
        "dupr_id": "YGRL6K",
        "rating": 4.611,
        "profile_pic_url": null,
        "location": "NCR, PH"
      },
      {
        "name": "Josh Angeles",
        "dupr_id": "EGWV4V",
        "rating": 4.569,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      }
    ]
  }
]