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

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

ID: 7961188977

对局比分

3-11

落败 / Loss

对决日期

2025-06-07

对局时间 (估算)

10:15 AM

对决场地

Bellingham, WA

View Facility Page →

对决竞争阵营

阵营 1负方
PB
Patrick Byrnes

8J7Z6M · Bellingham, WA, US

DUPR

4.195

LV
Luis Vasquez

EWR6WW · USA

DUPR

3.741

阵营 2胜方
KO
Kellen ONeill

V70OQ5 · Bellingham, WA, US

DUPR

4.565

TT
Tristan Trudell

3OEY6E · Bellingham, WA, US

DUPR

4.087

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7961188977
显示原始对决元数据 JSON
[
  {
    "team_id": 4733010166,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Patrick Byrnes",
        "dupr_id": "8J7Z6M",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      },
      {
        "name": "Luis Vasquez",
        "dupr_id": "EWR6WW",
        "rating": 3.741,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4977510401,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kellen ONeill",
        "dupr_id": "V70OQ5",
        "rating": 4.565,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      },
      {
        "name": "Tristan Trudell",
        "dupr_id": "3OEY6E",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      }
    ]
  }
]