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

Match Point Open Powered by Proton - Cash Prize Pool in Glendale - Men's Doubles 4.5

ID: 7090689675

对局比分

8-15

落败 / Loss

对决日期

2025-09-27

对局时间 (估算)

4:45 AM

对决场地

Glendale, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
JA
Josh Angeles

EGWV4V · Goodyear, AZ, US

DUPR

4.411

JT
Josh Tice

1NLDEN · Gilbert, AZ, US

DUPR

4.552

阵营 2胜方
JM
Jonathan Mastrangelo

8JMLND · Phoenix, AZ, US

DUPR

4.685

AM
Adam Mitzel

3PZ5OZ · Scottsdale, AZ, US

DUPR

5.039

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7090689675
显示原始对决元数据 JSON
[
  {
    "team_id": 8421653343,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Josh Angeles",
        "dupr_id": "EGWV4V",
        "rating": 4.411,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      },
      {
        "name": "Josh Tice",
        "dupr_id": "1NLDEN",
        "rating": 4.552,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 8413152727,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Mastrangelo",
        "dupr_id": "8JMLND",
        "rating": 4.685,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Adam Mitzel",
        "dupr_id": "3PZ5OZ",
        "rating": 5.039,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]