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

Space City Pickleball Men's MLP 16 Playoffs

ID: 5052351548

对局比分

12-10

落败 / Loss

对决日期

2026-04-01

对局时间 (估算)

9:00 PM

对决场地

The Picklr Cypress, Barker Cypress Road, Cypress, TX, USA

未核实场馆

对决竞争阵营

阵营 1胜方
AS
Alexander Sam

RZMM6E · Houston, TX, US

DUPR

3.903

KV
kiet vo

DWRX2M · Houston, TX, US

DUPR

3.988

阵营 2负方
JK
Jared Kenyan

ODXWDP · Cypress, TX, US

DUPR

4.089

SS
Santiago Sanchez

56ZP4L · Houston, TX, US

DUPR

3.597

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5052351548
显示原始对决元数据 JSON
[
  {
    "team_id": 4417713955,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander Sam",
        "dupr_id": "RZMM6E",
        "rating": 3.903,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "kiet vo",
        "dupr_id": "DWRX2M",
        "rating": 3.988,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5538393401,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jared Kenyan",
        "dupr_id": "ODXWDP",
        "rating": 4.089,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      },
      {
        "name": "Santiago Sanchez",
        "dupr_id": "56ZP4L",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]