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

Life Time Roseville - 4.25+ Men's Doubles League

ID: 6228165663

对局比分

11-2

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

4:45 AM

对决场地

1435 E Roseville Pkwy, Roseville, CA 95661, USA

未核实场馆

对决竞争阵营

阵营 1胜方
LR
Lorenzo Reyes

XKM6Q2 · North Highlands, CA, US

DUPR

4.128

DR
Daniel Roberts

EWK6KM · Rocklin, CA, US

DUPR

4.124

阵营 2负方
CI
Carlos Irissont

4Z2V72 · Sacramento, CA, US

DUPR

3.751

SL
steven land

V45LZJ · Roseville, CA, US

DUPR

3.923

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6228165663
显示原始对决元数据 JSON
[
  {
    "team_id": 5421563675,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lorenzo Reyes",
        "dupr_id": "XKM6Q2",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": "North Highlands, CA, US"
      },
      {
        "name": "Daniel Roberts",
        "dupr_id": "EWK6KM",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": "Rocklin, CA, US"
      }
    ]
  },
  {
    "team_id": 7888927648,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carlos  Irissont",
        "dupr_id": "4Z2V72",
        "rating": 3.751,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      },
      {
        "name": "steven land",
        "dupr_id": "V45LZJ",
        "rating": 3.923,
        "profile_pic_url": null,
        "location": "Roseville, CA, US"
      }
    ]
  }
]