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

$$$$ Round Robin and big cash event $$$$ - $$$Mens Doubles Skill: (OPEN) Age: 50+$$$

ID: 8296224896

对局比分

5-11, 4-11

落败 / Loss

对决日期

2026-04-04

对局时间 (估算)

9:00 PM

对决场地

Burlington, WA

View Facility Page →

对决竞争阵营

阵营 1负方
TM
Timothy MacVinnie

X2Y0Y7 · Surrey, BC, CA

DUPR

5.525

RD
Robin D’Abreo

165M5K · Port Coquitlam, BC, CA

DUPR

5.524

阵营 2胜方
BB
Brian Baker

355ZWL · Gig Harbor, WA, US

DUPR

5.726

DR
David Ruan

17NWY4 · Mercer Island, WA, US

DUPR

5.628

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8296224896
显示原始对决元数据 JSON
[
  {
    "team_id": 5666046311,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Timothy MacVinnie",
        "dupr_id": "X2Y0Y7",
        "rating": 5.525,
        "profile_pic_url": null,
        "location": "Surrey, BC, CA"
      },
      {
        "name": "Robin D’Abreo",
        "dupr_id": "165M5K",
        "rating": 5.524,
        "profile_pic_url": null,
        "location": "Port Coquitlam, BC, CA"
      }
    ]
  },
  {
    "team_id": 8123362480,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Baker",
        "dupr_id": "355ZWL",
        "rating": 5.726,
        "profile_pic_url": null,
        "location": "Gig Harbor, WA, US"
      },
      {
        "name": "David Ruan",
        "dupr_id": "17NWY4",
        "rating": 5.628,
        "profile_pic_url": null,
        "location": "Mercer Island, WA, US"
      }
    ]
  }
]