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

Match Point Open Powered by Proton - Cash Prize Pool in Scottsdale - Men's Doubles 5.0+

ID: 4687311341

对局比分

15-12

获胜 / Win

对决日期

2025-08-03

对局时间 (估算)

6:15 AM

对决场地

Scottsdale, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
MW
Michael Wolf

MY2VYL · Chandler, AZ, US

DUPR

5.328

PR
Pally Ray

2LV0K4 · Tempe, AZ, US

DUPR

5.342

阵营 2负方
GB
Grayson Brandon

RZRRVE · Gilbert, AZ, US

DUPR

4.498

BB
Breaden Brooks

8J5VPM · Bend, OR, US

DUPR

5.595

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4687311341
显示原始对决元数据 JSON
[
  {
    "team_id": 7907893624,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Wolf",
        "dupr_id": "MY2VYL",
        "rating": 5.328,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Pally Ray",
        "dupr_id": "2LV0K4",
        "rating": 5.342,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      }
    ]
  },
  {
    "team_id": 4582765385,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Grayson Brandon",
        "dupr_id": "RZRRVE",
        "rating": 4.498,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Breaden Brooks",
        "dupr_id": "8J5VPM",
        "rating": 5.595,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      }
    ]
  }
]