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

PPA Tour: Greater Zion Cup at Black Desert Resort - Mens Doubles Skill: (5.0) Age: (35 To 49)

ID: 7310879282

对局比分

10-15

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

3:30 PM

对决场地

Santa Clara, UT

View Facility Page →

对决竞争阵营

阵营 1负方
BR
Benny Ramirez

8GZ2RX · Arecibo, Arecibo, PR

DUPR

4.447

TF
Tony Fachaux

2LJL79 · Longueuil, QC, CA

DUPR

4.564

阵营 2胜方
DD
Dale Davis

8K67OO · Centennial, CO, US

DUPR

4.650

PR
Patrick Roy

16P92E · Littleton, CO, US

DUPR

4.796

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7310879282
显示原始对决元数据 JSON
[
  {
    "team_id": 7289102846,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Benny Ramirez",
        "dupr_id": "8GZ2RX",
        "rating": 4.447,
        "profile_pic_url": null,
        "location": "Arecibo, Arecibo, PR"
      },
      {
        "name": "Tony Fachaux",
        "dupr_id": "2LJL79",
        "rating": 4.564,
        "profile_pic_url": null,
        "location": "Longueuil, QC, CA"
      }
    ]
  },
  {
    "team_id": 8405722944,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dale Davis",
        "dupr_id": "8K67OO",
        "rating": 4.65,
        "profile_pic_url": null,
        "location": "Centennial, CO, US"
      },
      {
        "name": "Patrick Roy",
        "dupr_id": "16P92E",
        "rating": 4.796,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      }
    ]
  }
]