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

Pool B Div 16 MLP

ID: 4527903340

对局比分

12-21

落败 / Loss

对决日期

2025-08-17

对局时间 (估算)

5:00 PM

对决场地

The HUB Pickleball Club - San Jose

View Facility Page →

对决竞争阵营

阵营 1负方
SR
Shawn Robinson

PKVJOM · Los Gatos, CA, US

DUPR

4.237

AG
Anthony Gonzales

XJQV42 · San Jose, CA, US

DUPR

4.137

阵营 2胜方
LR
lucas rodriguezbarnes

84E44G · San Jose, CA, US

DUPR

3.885

Andrew Tjoa

N75K9Z · San Jose, CA, US

DUPR

4.424

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4527903340
显示原始对决元数据 JSON
[
  {
    "team_id": 7364220721,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shawn Robinson",
        "dupr_id": "PKVJOM",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": "Los Gatos, CA, US"
      },
      {
        "name": "Anthony Gonzales",
        "dupr_id": "XJQV42",
        "rating": 4.137,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  },
  {
    "team_id": 5434587516,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "lucas rodriguezbarnes",
        "dupr_id": "84E44G",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Andrew Tjoa",
        "dupr_id": "N75K9Z",
        "rating": 4.424,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/22578/images/profile/1e7198be-ae4b-4196-b5ff-27a5f7a8d32e.png",
        "location": "San Jose, CA, US"
      }
    ]
  }
]