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

Match Point Open Powered by Proton - Cash Prize Pool in Glendale - Men's Doubles 4.0 (Team Avg DUPR Under 4.50, No Player Over 4.75)

ID: 7307074357

对局比分

21-11

获胜 / Win

对决日期

2025-06-22

对局时间 (估算)

2:15 AM

对决场地

Glendale, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
JB
Josh Branyan

7DKGVM · USA

DUPR

4.368

BE
Brendan Easterling

9P0WGK · Phoenix, AZ, US

DUPR

4.483

阵营 2负方
SI
Sean Ibanez

7DMRO0 · Scottsdale, AZ, US

DUPR

4.184

DR
David Riahi

NYN6N7 · Phoenix, AZ, US

DUPR

4.111

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7307074357
显示原始对决元数据 JSON
[
  {
    "team_id": 5147048417,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Branyan",
        "dupr_id": "7DKGVM",
        "rating": 4.368,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brendan Easterling",
        "dupr_id": "9P0WGK",
        "rating": 4.483,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 5798374089,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sean Ibanez",
        "dupr_id": "7DMRO0",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "David Riahi",
        "dupr_id": "NYN6N7",
        "rating": 4.111,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]