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

Life Time Roseville - 4.25+ Men's Doubles League

ID: 4855775955

对局比分

11-6

落败 / Loss

对决日期

2026-04-12

对局时间 (估算)

4:45 AM

对决场地

1435 E Roseville Pkwy, Roseville, CA 95661, USA

未核实场馆

对决竞争阵营

阵营 1胜方
BA
Brian Abad

E9WWZE · Rocklin, CA, US

DUPR

4.180

RS
Reed Stout

YN2W6G · Roseville, CA, US

DUPR

4.222

阵营 2负方
LR
Lorenzo Reyes

XKM6Q2 · North Highlands, CA, US

DUPR

4.120

DR
Daniel Roberts

EWK6KM · Rocklin, CA, US

DUPR

4.115

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4855775955
显示原始对决元数据 JSON
[
  {
    "team_id": 6875066374,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian  Abad",
        "dupr_id": "E9WWZE",
        "rating": 4.18,
        "profile_pic_url": null,
        "location": "Rocklin, CA, US"
      },
      {
        "name": "Reed Stout",
        "dupr_id": "YN2W6G",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": "Roseville, CA, US"
      }
    ]
  },
  {
    "team_id": 6947659567,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lorenzo Reyes",
        "dupr_id": "XKM6Q2",
        "rating": 4.12,
        "profile_pic_url": null,
        "location": "North Highlands, CA, US"
      },
      {
        "name": "Daniel Roberts",
        "dupr_id": "EWK6KM",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": "Rocklin, CA, US"
      }
    ]
  }
]