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

12th Annual Pickle Barrel Classic - by PIG - Mens Doubles Skill: (4.5) Age: (5 To 31)

ID: 8449751630

对局比分

15-12

落败 / Loss

对决日期

2025-10-12

对局时间 (估算)

3:30 PM

对决场地

Vancouver, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
AB
Alex Buzey

J5PPKO · Portland, OR, US

DUPR

4.480

KB
Kevin Bui

RXWX9E · Portland, OR, US

DUPR

4.351

阵营 2负方
FA
Frederick A. Sernatinger

4LW64K · Eugene, OR, US

DUPR

4.584

LT
Lester Tsai

YXMR0D · Hillsboro, OR, US

DUPR

4.454

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8449751630
显示原始对决元数据 JSON
[
  {
    "team_id": 7613874628,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Buzey",
        "dupr_id": "J5PPKO",
        "rating": 4.48,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Kevin Bui",
        "dupr_id": "RXWX9E",
        "rating": 4.351,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  },
  {
    "team_id": 4784764707,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Frederick A. Sernatinger",
        "dupr_id": "4LW64K",
        "rating": 4.584,
        "profile_pic_url": null,
        "location": "Eugene, OR, US"
      },
      {
        "name": "Lester Tsai",
        "dupr_id": "YXMR0D",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Hillsboro, OR, US"
      }
    ]
  }
]