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

Life Time Roseville - 4.25 Men's Doubles League

ID: 6636748068

对局比分

8-11, 11-9, 11-9

获胜 / Win

对决日期

2026-05-22

对局时间 (估算)

1:00 PM

对决场地

1435 E Roseville Pkwy, Roseville, CA 95661, USA

未核实场馆

对决竞争阵营

阵营 1胜方
LR
Lorenzo Reyes

XKM6Q2 · North Highlands, CA, US

DUPR

4.252

HR
herman rai

2QYGQY · Antelope, CA, US

DUPR

4.198

阵营 2负方
JV
josh Velasquez

DWRY5M · Yuba City, CA, US

DUPR

3.902

CV
Christian Velasquez

V7W26E · USA

DUPR

4.283

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6636748068
显示原始对决元数据 JSON
[
  {
    "team_id": 4515979764,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lorenzo Reyes",
        "dupr_id": "XKM6Q2",
        "rating": 4.252,
        "profile_pic_url": null,
        "location": "North Highlands, CA, US"
      },
      {
        "name": "herman rai",
        "dupr_id": "2QYGQY",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": "Antelope, CA, US"
      }
    ]
  },
  {
    "team_id": 6457141443,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "josh Velasquez",
        "dupr_id": "DWRY5M",
        "rating": 3.902,
        "profile_pic_url": null,
        "location": "Yuba City, CA, US"
      },
      {
        "name": "Christian Velasquez",
        "dupr_id": "V7W26E",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]