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

Proton National Tour by MPO - Cash Prize Tournament in Mesa - Mixed Doubles 4.0

ID: 7407764480

对局比分

10-15

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

9:00 PM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
MD
Michele Dowty

V7JXK5 · USA

DUPR

3.600

JB
Jett Barber

7DND90 · Bullhead City, AZ, US

DUPR

4.308

阵营 2胜方
GM
Giselle Montoya

99MJZJ · Tucson, AZ, US

DUPR

4.200

JR
John Rohe

9PJQZR · Tucson, AZ, US

DUPR

4.277

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7407764480
显示原始对决元数据 JSON
[
  {
    "team_id": 4365647754,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michele Dowty",
        "dupr_id": "V7JXK5",
        "rating": 3.6,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jett Barber",
        "dupr_id": "7DND90",
        "rating": 4.308,
        "profile_pic_url": null,
        "location": "Bullhead City, AZ, US"
      }
    ]
  },
  {
    "team_id": 6173641192,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Giselle Montoya",
        "dupr_id": "99MJZJ",
        "rating": 4.2,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      },
      {
        "name": "John Rohe",
        "dupr_id": "9PJQZR",
        "rating": 4.277,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      }
    ]
  }
]