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

Movember Tournament For Men's Health 2024 - Men Doubles 4.0 - 4.49, Combined age < 85

ID: 5555113950

对局比分

14-15

落败 / Loss

对决日期

2024-11-10

对局时间 (估算)

7:30 PM

对决场地

Bellingham, WA

View Facility Page →

对决竞争阵营

阵营 1负方
RS
Robert Seda

2LVQNR · Camano, WA, US

DUPR

3.659

RR
Richard Ramos

YXX254 · Mount Vernon, WA, US

DUPR

3.664

阵营 2胜方
LV
Luis Vasquez

EWR6WW · USA

DUPR

3.461

PB
Patrick Byrnes

8J7Z6M · Bellingham, WA, US

DUPR

4.249

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5555113950
显示原始对决元数据 JSON
[
  {
    "team_id": 6129318339,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Seda",
        "dupr_id": "2LVQNR",
        "rating": 3.659,
        "profile_pic_url": null,
        "location": "Camano, WA, US"
      },
      {
        "name": "Richard Ramos",
        "dupr_id": "YXX254",
        "rating": 3.664,
        "profile_pic_url": null,
        "location": "Mount Vernon, WA, US"
      }
    ]
  },
  {
    "team_id": 7351987883,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luis Vasquez",
        "dupr_id": "EWR6WW",
        "rating": 3.461,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patrick Byrnes",
        "dupr_id": "8J7Z6M",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      }
    ]
  }
]