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

Orca Classic 2025 at WCC - Mens Doubles: 4.5, all ages

ID: 6875984401

对局比分

4-11

落败 / Loss

对决日期

2025-06-07

对局时间 (估算)

2:15 AM

对决场地

Bellingham, WA

View Facility Page →

对决竞争阵营

阵营 1负方
PB
Patrick Byrnes

8J7Z6M · Bellingham, WA, US

DUPR

4.154

LV
Luis Vasquez

EWR6WW · USA

DUPR

3.700

阵营 2胜方
PG
Pablo Galvez

MY0ROL · White Rock, BC, CA

DUPR

4.443

TC
Tristan Clark

4LZDZM · North Vancouver, BC, CA

DUPR

4.492

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6875984401
显示原始对决元数据 JSON
[
  {
    "team_id": 4451826055,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Patrick Byrnes",
        "dupr_id": "8J7Z6M",
        "rating": 4.154,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      },
      {
        "name": "Luis Vasquez",
        "dupr_id": "EWR6WW",
        "rating": 3.7,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7845704002,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pablo Galvez",
        "dupr_id": "MY0ROL",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "White Rock, BC, CA"
      },
      {
        "name": "Tristan Clark",
        "dupr_id": "4LZDZM",
        "rating": 4.492,
        "profile_pic_url": null,
        "location": "North Vancouver, BC, CA"
      }
    ]
  }
]