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

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

ID: 5002203295

对局比分

15-13

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

8:45 AM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
BW
Brandon Wolff

ELYM9M · USA

DUPR

3.760

WG
william gerads

QXR4Z5 · USA

DUPR

3.585

阵营 2负方
JG
Joe Greer

Q5ELL4 · Glendale, AZ, US

DUPR

3.780

DG
Dylan Greer

6Z52YK · Glendale, AZ, US

DUPR

3.998

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5002203295
显示原始对决元数据 JSON
[
  {
    "team_id": 6641352006,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon Wolff",
        "dupr_id": "ELYM9M",
        "rating": 3.76,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "william gerads",
        "dupr_id": "QXR4Z5",
        "rating": 3.585,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7930468545,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joe Greer",
        "dupr_id": "Q5ELL4",
        "rating": 3.78,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      },
      {
        "name": "Dylan Greer",
        "dupr_id": "6Z52YK",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      }
    ]
  }
]