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

Mens 4.0 League

ID: 5338985204

对局比分

11-6

落败 / Loss

对决日期

2025-09-12

对局时间 (估算)

9:00 PM

对决场地

The Picklr Tempe

未核实场馆

对决竞争阵营

阵营 1胜方
SA
Sam Alhaiki

V7D6Y5 · Phoenix, AZ, US

DUPR

4.276

LJ
lennard Jester Castillo

OD0YKP · Mesa, AZ, US

DUPR

4.008

阵营 2负方
JA
Jesus Amador

V7XKO7 · Scottsdale, AZ, US

DUPR

3.978

RR
Robert Rosas

9PPVPK · Glendale, AZ, US

DUPR

4.212

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5338985204
显示原始对决元数据 JSON
[
  {
    "team_id": 6811880460,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Alhaiki",
        "dupr_id": "V7D6Y5",
        "rating": 4.276,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "lennard Jester Castillo",
        "dupr_id": "OD0YKP",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 5325259022,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jesus Amador",
        "dupr_id": "V7XKO7",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Robert Rosas",
        "dupr_id": "9PPVPK",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      }
    ]
  }
]