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

Match Point Open Powered by Proton - Cash Prize Pool in Glendale - Mixed Doubles 4.5

ID: 7054677880

对局比分

15-10

落败 / Loss

对决日期

2025-11-23

对局时间 (估算)

5:00 PM

对决场地

Glendale, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
GM
Giselle Montoya

99MJZJ · Tucson, AZ, US

DUPR

4.103

AA
Adnan aidi

Q5R6ON · Ciudad Obregón, Son., MX

DUPR

4.800

阵营 2负方
MR
Maya Roderick

ZNKRVW · Tempe, AZ, US

DUPR

4.397

AM
Adam Mitzel

3PZ5OZ · Scottsdale, AZ, US

DUPR

4.860

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7054677880
显示原始对决元数据 JSON
[
  {
    "team_id": 7866004213,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Giselle Montoya",
        "dupr_id": "99MJZJ",
        "rating": 4.103,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      },
      {
        "name": "Adnan aidi",
        "dupr_id": "Q5R6ON",
        "rating": 4.8,
        "profile_pic_url": null,
        "location": "Ciudad Obregón, Son., MX"
      }
    ]
  },
  {
    "team_id": 5470040422,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maya Roderick",
        "dupr_id": "ZNKRVW",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      },
      {
        "name": "Adam Mitzel",
        "dupr_id": "3PZ5OZ",
        "rating": 4.86,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]