返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

On The Rise PB @ Los Cab Sports Club 'Summer Slam + Senior Pro Tour' - Senior Pro Doubles 1

ID: 5975006907

对局比分

15-8

落败 / Loss

对决日期

2025-08-01

对局时间 (估算)

4:45 AM

对决场地

Fountain Valley, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
BS
Bryan Shapiro

1RDYM8 · Irvine, CA, US

DUPR

5.237

Mattias Johansson

E1QV43 · Huntington Beach, CA, US

DUPR

5.489

阵营 2负方
DD
Derek Del Rosario

YX4P7E · Henderson, NV, US

DUPR

4.417

TY
Thomas Yeh

3LW7EZ · Las Vegas, NV, US

DUPR

5.140

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5975006907
显示原始对决元数据 JSON
[
  {
    "team_id": 8365490490,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryan Shapiro",
        "dupr_id": "1RDYM8",
        "rating": 5.237,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      },
      {
        "name": "Mattias Johansson",
        "dupr_id": "E1QV43",
        "rating": 5.489,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/87165_6039ad91af0ca.jpeg",
        "location": "Huntington Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 4843443850,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Derek Del Rosario",
        "dupr_id": "YX4P7E",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Thomas Yeh",
        "dupr_id": "3LW7EZ",
        "rating": 5.14,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]